JobsUtility.ScheduleParallelForTransform

Declaration

public static Unity.Jobs.JobHandle ScheduleParallelForTransform(ref Unity.Jobs.LowLevel.Unsafe.JobsUtility.JobScheduleParameters parameters, IntPtr transfromAccesssArray);

Returns

JobHandle Returns a JobHandle to the newly created Job.

Description

Schedule an IJobParallelForTransform job.


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