GUIStyle.lineHeightvar lineHeight : floatDescriptionThe height of one line of text with this style, measured in pixels. (Read Only)
JavaScript
// Prints the lineHeight value of customStyles[0] using UnityEngine; import UnityEngine |
