NativeArrayUnsafeUtility.GetUnsafeBufferPointerWithoutChecks

Cambiar al Manual
public static void* GetUnsafeBufferPointerWithoutChecks (NativeArray<T> nativeArray);

Parámetros

nativeArrayNativeArray.

Valor de retorno

void* NativeArray memory buffer pointer.

Descripción

Get NativeArray memory buffer pointer without performing checks.