JobsUtility.ScheduleParallelFor

Declaration

public static Unity.Jobs.JobHandle ScheduleParallelFor(ref Unity.Jobs.LowLevel.Unsafe.JobsUtility.JobScheduleParameters parameters, int arrayLength, int innerloopBatchCount);

Returns

JobHandle Returns a JobHandle to the newly created Job.

Description

Schedule a IJobParallelFor job.


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