Description 描述
Struct containing job parameters for scheduling.
Properties 属性
| 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. |
Constructors
| JobsUtility.JobScheduleParameters | Constructor. |