Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.