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