Class NativeBitArrayUnsafeUtility
Unsafe helper methods for NativeBitArray.
Namespace: Unity.Collections.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public static class NativeBitArrayUnsafeUtility
Methods
Name | Description |
---|---|
ConvertExistingDataToNativeBitArray(void*, int, AllocatorHandle) | Returns a bit array with content aliasing a buffer. |