Available on crate feature
bevy-support
only.Expand description
Extension to EntityCommands
to modify bevy_ecs::hierarchy
hierarchies.
while preserving GlobalTransform
.
Traits§
- Build
Children Transform Ext - Collection of methods similar to the built-in parenting methods on
EntityWorldMut
andEntityCommands
, but preserving each entity’sGlobalTransform
.