Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

JobsUtility.ScheduleParallelForDeferArraySize

public static Unity.Jobs.JobHandle ScheduleParallelForDeferArraySize(ref Unity.Jobs.LowLevel.Unsafe.JobsUtility.JobScheduleParameters parameters, int innerloopBatchCount, void* listData, void* listDataAtomicSafetyHandle);

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: