EditorGUILayout.Vector2Fieldstatic function Vector2Field (label : string, value : Vector2, params options : GUILayoutOption[]) : Vector2Parameters
ReturnsVector2 - The value entered by the user. DescriptionMake an X & Y field for entering a Vector2. |
