Type Definition fyrox_ui::vec::Vec2EditorBuilder

source ·
pub type Vec2EditorBuilder<T> = VecEditorBuilder<T, 2>;