JobScheduleParameters

struct in Unity.Jobs.LowLevel.Unsafe

Switch to Manual

Description

Struct containing job parameters for scheduling.

Variables

DependencyA JobHandle to any dependency this job would have.
JobDataPtrPointer to the job data.
ReflectionDataPointer to the reflection data.
ScheduleMode ScheduleMode option.

Constructors

JobsUtility.JobScheduleParametersКонструктор.