docs.unity.cn
    Show / Hide Table of Contents

    Method GetDynamicComponentDataArrayReinterpret

    GetDynamicComponentDataArrayReinterpret<T>(DynamicComponentTypeHandle, Int32)

    Declaration
    public NativeArray<T> GetDynamicComponentDataArrayReinterpret<T>(DynamicComponentTypeHandle chunkComponentType, int expectedTypeSize)
        where T : struct
    Parameters
    Type Name Description
    DynamicComponentTypeHandle chunkComponentType
    Int32 expectedTypeSize
    Returns
    Type Description
    NativeArray<T>
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021