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

EditorStyles.whiteBoldLabel

public static GUIStyle whiteBoldLabel;

Description

Style for white bold label.

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