pub fn egui_rect_into_rect(rect: Rect) -> Rect
Converts egui::Rect into bevy_math::Rect.
egui::Rect
bevy_math::Rect