JobHandle A JobHandle to the new job.
Schedules an IJobParallelForTransform job with read-only access to the transform data.
This method provides better parallelization because it can read all transforms in parallel instead of just parallelizing across transforms in different hierarchies.