Version: 2020.3
언어: 한국어
public static void* GetUnsafeReadOnlyPtr (NativeSlice<T> nativeSlice);

파라미터

nativeSlice NativeSlice.

반환

void* Memory pointer.

설명

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