docs.unity.cn
    Show / Hide Table of Contents

    Buffer Count

    Menu Path : Operator > Sampling > Buffer Count

    The Buffer Count Operator enables you to get the number of element in the a GraphicsBuffer.

    Operator Properties

    Input Type Description
    Buffer GraphicsBuffer The source GraphicsBuffer to get the number of elements in. You can only connect an exposed property to this input port.
    Output Type Description
    Count UInt The number of element in the buffer. For more information, see GraphicsBuffer.count
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 24 July 2023