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

EditorStyles.whiteMiniLabel

public static GUIStyle whiteMiniLabel;

Description

Style for white mini label.

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