pub fn egui_pos2_into_vec2(pos: Pos2) -> Vec2
Converts egui::Pos2 into bevy_math::Vec2.
egui::Pos2
bevy_math::Vec2