docs.unity.cn
    Show / Hide Table of Contents

    Constructor BlobBuilderArray

    BlobBuilderArray(Void*, Int32)

    For internal, BlobBuilder, use only.

    Declaration
    public BlobBuilderArray(void *data, int length)
    Parameters
    Type Name Description
    Void* data

    The pointer to the allocated buffer.

    Int32 length

    The length of the buffer.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023