Type Definition fyrox_ui::vec::Vec2Editor

source ·
pub type Vec2Editor<T> = VecEditor<T, 2>;