Struct JobRanges
Namespace: Unity.Jobs.LowLevel.Unsafe
Syntax
public struct JobRanges
Fields
ArrayLength
Declaration
public int ArrayLength
Field Value
Type | Description |
---|---|
Int32 |
IndicesPerPhase
Declaration
public int IndicesPerPhase
Field Value
Type | Description |
---|---|
Int32 |
runOnMainThread
Declaration
public int runOnMainThread
Field Value
Type | Description |
---|---|
Int32 |
State
Declaration
public WorkStealingState State
Field Value
Type | Description |
---|---|
WorkStealingState |