Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

JobsUtility.ScheduleParallelForTransform

public static Unity.Jobs.JobHandle ScheduleParallelForTransform(ref Unity.Jobs.LowLevel.Unsafe.JobsUtility.JobScheduleParameters parameters, IntPtr transfromAccesssArray);

Returns

JobHandle Returns a JobHandle to the newly created Job.

Description

Schedule a IJobParallelForTransform job.

Did you find this page useful? Please give it a rating: