Function JobParallelForBatchedExtensions.ScheduleBatch

ScheduleBatch<T> (this T jobData, int arrayLength, int minIndicesPerJobCount, JobHandle dependsOn=…)
Public Static
unsafe JobHandle ScheduleBatch<T> (

this T

jobData

int

arrayLength

int

minIndicesPerJobCount

JobHandle

dependsOn=new JobHandle()

)