Version: 2018.2

JobsUtility.ScheduleParallelForDeferArraySize

マニュアルに切り替える
public static Unity.Jobs.JobHandle ScheduleParallelForDeferArraySize (ref Unity.Jobs.LowLevel.Unsafe.JobsUtility.JobScheduleParameters parameters, int innerloopBatchCount, void* listData, void* listDataAtomicSafetyHandle);

戻り値

JobHandle Returns a JobHandle to the newly created Job.

説明

Schedule a IJobParallelFor job.