A ParallelForTransform job is another type of ParallelFor job; designed specifically for operating on Transforms.
Note: A ParallelForTransform job is a collective term in Unity for any job that implements the IJobParallelForTransform interface.
2018–06–15 Page published with editorial review
C# Job System exposed in 2018.1 NewIn20181