Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


whiteLargeLabel

Style for white large label.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static GUIStyle whiteLargeLabel { get; }

Remarks

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