Type Definition fyrox_ui::vec::Vec3EditorMessage

source ·
pub type Vec3EditorMessage<T> = VecEditorMessage<T, 3>;