JobRanges
Provides information about a range that a job is allowed to work on.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: Unity.Jobs.LowLevel.Unsafe
- Assembly: UnityEngine.ManagedKernelModule
public struct JobRanges
Fields
Value | Description |
|---|---|
| TotalIterationCount | The total iteration count. |