Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NativeArrayUnsafeUtility.GetUnsafeBufferPointerWithoutChecks

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

Parameters

nativeArrayNativeArray.

Returns

void* NativeArray memory buffer pointer.

Description

Get NativeArray memory buffer pointer without performing checks.

Did you find this page useful? Please give it a rating: