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

EditorStyles.whiteLabel

public static GUIStyle whiteLabel;

Description

Style for white label.

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