Type Alias fyrox::gui::vec::Vec6EditorBuilder

source ·
pub type Vec6EditorBuilder<T> = VecEditorBuilder<T, 6>;

Aliased Type§

struct Vec6EditorBuilder<T> { /* private fields */ }