Skip to main content

Module transform_propagation

Module transform_propagation 

Source
Expand description

Transform propagation — TransformGlobalTransform for the scene hierarchy. Runs in TickPhase::PostSimulation, after app.update has mutated local Transforms and before extraction reads GlobalTransform.

Functions§

transform_propagation_system
Propagates local Transform changes through the scene hierarchy to compute the final GlobalTransform for each entity.