Provides job parameters for scheduling.
| Description | |
|---|---|
| Dependency | A JobHandle of any dependency that the job has. | 
| JobDataPtr | A pointer to the job data. | 
| ReflectionData | A pointer to the reflection data. | 
| ScheduleMode | Corresponds to ScheduleMode options. | 
| Description | |
|---|---|
| JobsUtility.JobScheduleParameters | Initializes and returns an instance of JobScheduleParameters. |