Expand description
Extension to EntityCommands
to modify bevy_ecs::hierarchy
hierarchies.
while preserving GlobalTransform
.
Traits§
- Collection of methods similar to the built-in parenting methods on
EntityWorldMut
andEntityCommands
, but preserving each entity’sGlobalTransform
.