JobScheduleParameters

struct in Unity.Jobs.LowLevel.Unsafe

/

Implemented in:UnityEngine.CoreModule

Description

Provides job parameters for scheduling.

Properties

DependencyA JobHandle of any dependency that the job has.
JobDataPtrA pointer to the job data.
ReflectionDataA pointer to the reflection data.
ScheduleModeCorresponds to ScheduleMode options.

Constructors

JobsUtility.JobScheduleParametersInitializes and returns an instance of JobScheduleParameters.

Did you find this page useful? Please give it a rating: