Module commands

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

Extension to EntityCommands to modify bevy_ecs::hierarchy hierarchies. while preserving GlobalTransform.

Traits§

BuildChildrenTransformExt
Collection of methods similar to the built-in parenting methods on EntityWorldMut and EntityCommands, but preserving each entity’s GlobalTransform.