Type Definition fyrox_ui::vec::Vec2EditorMessage

source ·
pub type Vec2EditorMessage<T> = VecEditorMessage<T, 2>;