class in UnityEngine
Specialized values for the given states used by GUIStyle objects.
为给定状态用于GUIStyle对象的特定值。
The GUIStyle contains all values for displaying GUI elements.
GUIStyle包含用于显示所有GUI元素的所有值。
background | The background image used by GUI elements in this given state. 此背景图片用于此给定状态的GUI元素。 |
textColor | The text color used by GUI elements in this state. 此文本颜色用于此状态的GUI元素。 |