EditorGUI.ColorFieldstatic function ColorField (position : Rect, label : GUIContent, value : Color) : ColorParameters
ReturnsColor - The color selected by the user. DescriptionMake a field for selecting a Color. |
|
||||
| Scripting > Editor Classes > EditorGUI | ||||
EditorGUI.ColorFieldstatic function ColorField (position : Rect, label : GUIContent, value : Color) : ColorParameters
ReturnsColor - The color selected by the user. DescriptionMake a field for selecting a Color. |