Module bevy_transform::systems
source · Expand description
Systems responsible for transform propagation
Functions§
- Update
GlobalTransform
component of entities based on entity hierarchy andTransform
component. - Update
GlobalTransform
component of entities that aren’t in the hierarchy