NativeArrayUnsafeUtility.GetUnsafeBufferPointerWithoutChecks

매뉴얼로 전환
public static void* GetUnsafeBufferPointerWithoutChecks (NativeArray<T> nativeArray);

파라미터

nativeArrayNativeArray.

반환

void* NativeArray memory buffer pointer.

설명

Get NativeArray memory buffer pointer without performing checks.