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

파라미터

nativeSlice NativeSlice.

반환

void* Memory pointer.

설명

Get NativeSlice memory buffer pointer. Checks whether the native array can be written to.