Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorStyles.whiteLargeLabel

public static GUIStyle whiteLargeLabel;

Description

Style for white large label.

Useful for coloring your labels; set GUI.contentColor to your text color, then use this style.