GUISkin.textAreavar textArea : GUIStyleDescriptionStyle used by default for GUI.TextArea controls.
JavaScript
// Modifies only the textArea style of the current GUISkin using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > GUISkin | Switch to Component | |||
GUISkin.textAreavar textArea : GUIStyleDescriptionStyle used by default for GUI.TextArea controls.
JavaScript
// Modifies only the textArea style of the current GUISkin using UnityEngine; import UnityEngine |