Property FinalJobHandle
FinalJobHandle
The final scheduled job, including all simulation and cleanup. The end of each step should depend on this.
Declaration
JobHandle FinalJobHandle { get; }
Property Value
| Type | Description |
|---|---|
| JobHandle | The final job handle. |