Skip to main content

Module systems

Module systems 

Source
Expand description

Systems responsible for transform propagation

Enums§

StaticTransformOptimizations
Configure the behavior of static scene optimizations for Transform propagation.

Functions§

mark_dirty_trees
Optimization for static scenes.
propagate_parent_transforms
Update GlobalTransform component of entities based on entity hierarchy and Transform component.
propagate_transforms_for
Generic system that propagates transforms, using TransformHelper for any entity matching the filter F. Useful for moving and rendering in the same frame.
sync_simple_transforms
Update GlobalTransform component of entities that aren’t in the hierarchy