Version: 2020.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.