GUIStyle.fixedHeightvar fixedHeight : floatDescriptionIf non-0, any GUI elements rendered with this style will have the height specified here.
JavaScript
// Prints the value of fixedHeight of customStyles[0] using UnityEngine; import UnityEngine |
