docs.unity.cn
    Show / Hide Table of Contents

    Method ToArray

    ToArray()

    Copies the elements of this BlobArray to a new managed array.

    Declaration
    public T[] ToArray()
    Returns
    Type Description
    T[]

    An array containing copies of the elements of the BlobArray.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use