whiteBoldLabel
Style for white bold label.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static GUIStyle whiteBoldLabel { get; }
Remarks
Useful for coloring your labels; set GUI.contentColor to your text color, then use this style.