Version: 2020.2
言語: 日本語

JobsUtility.ScheduleParallelForTransform

マニュアルに切り替える
public static Unity.Jobs.JobHandle ScheduleParallelForTransform (ref Unity.Jobs.LowLevel.Unsafe.JobsUtility.JobScheduleParameters parameters, IntPtr transfromAccesssArray);

戻り値

JobHandle Returns a JobHandle to the newly created Job.

説明

Schedule an IJobParallelForTransform job.