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