JobsUtility.ScheduleParallelForDeferArraySize

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

Valor de retorno

JobHandle Returns a JobHandle to the newly created Job.

Descripción

Schedule a IJobParallelFor job.