pub fn vec2_into_egui_vec2(vec: Vec2) -> Vec2
Converts bevy_math::Vec2 into egui::Vec2.
bevy_math::Vec2
egui::Vec2