mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 22:20:20 +00:00
6caa2622b0
Adds a convenience method for despawning all the children of the entity, but not the entity itself. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Bevy Transform
This crate is largely a 1:1 port from legion_transform (ecs: legion, math: nalgebra) to bevy (ecs: bevy_ecs, math: glam)