Expand description
Systems responsible for transform propagation
Functions§
- Optimization for static scenes. Propagates a “dirty bit” up the hierarchy towards ancestors. Transform propagation can ignore entire subtrees of the hierarchy if it encounters an entity without the dirty bit.
- Update
GlobalTransform
component of entities based on entity hierarchy andTransform
component. - Update
GlobalTransform
component of entities that aren’t in the hierarchy