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