Struct containing job parameters for scheduling.
Dependency | A JobHandle to any dependency this job would have. |
JobDataPtr | Pointer to the job data. |
ReflectionData | Pointer to the reflection data. |
ScheduleMode | ScheduleMode option. |
JobsUtility.JobScheduleParameters | Constructor. |