Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


whiteMiniLabel

Style for white mini label.
Read time 1 minuteLast updated 12 days ago

Definition

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

Remarks

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