Module systems

Source
Available on crate feature bevy-support only.
Expand description

Systems responsible for transform propagation

Functions§

propagate_transforms
Update GlobalTransform component of entities based on entity hierarchy and Transform component.
sync_simple_transforms
Update GlobalTransform component of entities that aren’t in the hierarchy