Version: 2019.4

NativeSliceUnsafeUtility

class in Unity.Collections.LowLevel.Unsafe

マニュアルに切り替える

説明

NativeSlice unsafe utility class.

Static 関数

ConvertExistingDataToNativeSliceConvertExistingDataToNativeSlice.
GetUnsafePtrGet NativeSlice memory buffer pointer. Checks whether the native array can be written to.
GetUnsafeReadOnlyPtrGet NativeSlice memory buffer pointer. Checks whether the native array can be read from.