public static void* GetUnsafeReadOnlyPtr (NativeArray<T> nativeArray);

파라미터

nativeArrayNativeArray.

반환

void* NativeArray memory buffer pointer.

설명

Get NativeArray memory buffer pointer. Checks whether the native array can be read from.