NativeContainerSupportsDeferredConvertListToArray
Indicates that the native container type can be passed to the Schedule method of an IJobParallelForDefer job.
Read time 3 minutesLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.Collections.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
- Inherits from: Attribute
[AttributeUsage(AttributeTargets.Struct)]public sealed class NativeContainerSupportsDeferredConvertListToArray : Attribute