https://discussions.unity.com/t/about-ijobparallelfortransform-whats-the-execution-order-inside-a-single-thread/857044
About IJobParallelForTransform, what's the execution order inside a single thread? - Unity Engine -...
Sep 29, 2021 - Is it consistent with the hierarchy? For example, transform A has a child B, and we put them into a TransformAccessArray used by a IJobParallelForTransform....