Function vec2_into_egui_vec2

Source
pub fn vec2_into_egui_vec2(vec: Vec2) -> Vec2
Expand description

Converts bevy_math::Vec2 into egui::Vec2.