docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetReadIndex

    GetReadIndex(ulong)

    Computes the index to read from next in the buffer. The range is 0 through Capacity-1.

    Declaration
    public int GetReadIndex(ulong readCount)
    Parameters
    Type Name Description
    ulong readCount

    The total number of elements that have been read from the buffer.

    Returns
    Type Description
    int

    The read index.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)