Skip to main content

Vec3EditorBuilder

Type Alias Vec3EditorBuilder 

Source
pub type Vec3EditorBuilder<T> = VecEditorBuilder<T, 3>;

Aliased Typeยง

pub struct Vec3EditorBuilder<T> { /* private fields */ }