pub fn root_ui() -> impl DerefMut<Target = Ui>
Expand description

Root UI. Widgets drawn with the root ui will be always presented at the end of the frame with a “default” camera. UI space would be a “default” screen space (0..screen_width(), 0..screen_height())