bevy_editor_prototypes
bevy_editor_prototypes copied to clipboard
UI Preview
We have a viewport to view 2D and 3D scenes with, but no way to preview UI.
To add onto this, it may be nice to have a way to view the ui in 3d similar to edge's 3d view to make debugging on z-index's easier.
Obviously not a high priority, but could prove useful.