IsCreated
Indicates that a NativeArray<T>.ReadOnly has an allocated memory buffer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public bool IsCreated { get; }