Module bevy_transform::bundles
source · Expand description
Transform related bundles
Structs§
- A
Bundle
of theTransform
andGlobalTransform
[Component
]s, which describe the position of an entity.
Transform related bundles
Bundle
of the Transform
and GlobalTransform
[Component
]s, which describe the position of an entity.