NativeQueue(AllocatorHandle)
Initializes and returns an instance of NativeQueue.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public NativeQueue(AllocatorManager.AllocatorHandle allocator)
Parameters
The allocator to use.