mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
05b7f60ae5
# Objective Doc comment for the `global_transform` field in `NodeBundle` says: ``` /// This field is automatically managed by the UI layout system. ``` The `GlobalTransform` component is the thing being managed, not the `global_transform` field, and the `TransformPropagate` systems do the managing, not the UI layout system. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |