GUIStyle.stretchHeightvar stretchHeight : booleanDescriptionCan GUI elements of this style be stretched vertically for better layouting?
JavaScript
function OnGUI() { using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > GUIStyle | Switch to Component | |||
GUIStyle.stretchHeightvar stretchHeight : booleanDescriptionCan GUI elements of this style be stretched vertically for better layouting?
JavaScript
function OnGUI() { using UnityEngine; import UnityEngine |