Function rect_into_egui_rect

Source
pub fn rect_into_egui_rect(rect: Rect) -> Rect
Expand description

Converts bevy_math::Rect into egui::Rect.