Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

EditorStyles.whiteBoldLabel

Switch to Manual
public static var whiteBoldLabel: GUIStyle;

Description

Style for white bold label.

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