Version: 2020.1
言語: 日本語
public static Unity.Jobs.JobHandle ScheduleParallelFor (ref Unity.Jobs.LowLevel.Unsafe.JobsUtility.JobScheduleParameters parameters, int arrayLength, int innerloopBatchCount);

戻り値

JobHandle Returns a JobHandle to the newly created Job.

説明

Schedule a IJobParallelFor job.