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