docs.unity.cn
    Show / Hide Table of Contents

    Method GetUnsafeReadOnlyPtr

    GetUnsafeReadOnlyPtr(Int32)

    The unsafe pointer to buffer elements at the given index in the chunk

    Declaration
    public void *GetUnsafeReadOnlyPtr(int index)
    Parameters
    Type Name Description
    Int32 index
    Returns
    Type Description
    Void*
    Exceptions
    Type Condition
    InvalidOperationException
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use