EditorGUILayout.Vector4Fieldstatic function Vector4Field (label : string, value : Vector4, params options : GUILayoutOption[]) : Vector4Parameters
ReturnsVector4 - The value entered by the user. DescriptionMake an X, Y, Z & W field for entering a Vector4. |
