protected override Vector2 DrawElement(Rect rect, Vector2 value) { return(SirenixEditorFields.Vector2Field(rect.Padding(2), value)); }