Type Definition fyrox_ui::vec::Vec4Editor

source ·
pub type Vec4Editor<T> = VecEditor<T, 4>;