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
    Exceptions
    Type Condition
    ArgumentException
    InvalidOperationException
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use