Version: 2021.2
언어: 한국어

NativeSliceUnsafeUtility

class in Unity.Collections.LowLevel.Unsafe

매뉴얼로 전환

설명

NativeSlice unsafe utility class.

정적 함수

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.