Type Definition fyrox_ui::vec::Vec3Editor

source ·
pub type Vec3Editor<T> = VecEditor<T, 3>;