CollectionHelper.DummyJob
Empty job type used for Burst compilation testing
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
- Implements: IJob
[BurstCompile]public struct CollectionHelper.DummyJob : IJob
Methods
Method | Description |
|---|---|
| Execute | Empty job execute function used for Burst compilation testing |