EditorGUILayout.Vector3Fieldstatic function Vector3Field (label : string, value : Vector3, params options : GUILayoutOption[]) : Vector3Parameters
ReturnsVector3 - The value entered by the user. DescriptionMake an X, Y & Z field for entering a Vector3. |
