Expand description
Systems responsible for transform propagation
Enums§
- Static
Transform Optimizations - Configure the behavior of static scene optimizations for
Transformpropagation.
Functions§
- mark_
dirty_ trees - Optimization for static scenes.
- propagate_
parent_ transforms - Update
GlobalTransformcomponent of entities based on entity hierarchy andTransformcomponent. - propagate_
transforms_ for - Generic system that propagates transforms,
using
TransformHelperfor any entity matching the filterF. Useful for moving and rendering in the same frame. - sync_
simple_ transforms - Update
GlobalTransformcomponent of entities that aren’t in the hierarchy