Version: 2019.1

NativeSliceUnsafeUtility

class in Unity.Collections.LowLevel.Unsafe

マニュアルに切り替える

説明

NativeSlice unsafe utility class.

Static 関数

ConvertExistingDataToNativeSliceConvertExistingDataToNativeSlice.
GetAtomicSafetyHandleGet safety handle for native slice.
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.
SetAtomicSafetyHandleSet safetly handle on NativeSlice.