GUIStyle.fontvar font : FontDescriptionThe font to use for rendering. If null, the default font for the current GUISkin is used instead.
JavaScript
// Prints name of the font that customStyles[0] is using using UnityEngine; import UnityEngine |
