EditorGUI.RectFieldstatic function RectField (position : Rect, label : GUIContent, value : Rect) : RectParameters
ReturnsRect - The value entered by the user. DescriptionMake an X, Y, W & H field for entering a Rect. |
|
||||
| Scripting > Editor Classes > EditorGUI | ||||
EditorGUI.RectFieldstatic function RectField (position : Rect, label : GUIContent, value : Rect) : RectParameters
ReturnsRect - The value entered by the user. DescriptionMake an X, Y, W & H field for entering a Rect. |