docs.unity.cn
    Show / Hide Table of Contents

    Constructor BufferAccessor

    BufferAccessor(Byte*, Int32, Int32, Int32)

    Declaration
    public BufferAccessor(byte *basePointer, int length, int stride, int internalCapacity)
    Parameters
    Type Name Description
    Byte* basePointer
    Int32 length
    Int32 stride
    Int32 internalCapacity
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use