Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OverlayIcon

Gets the VisualElement that represents the overlay icon of the item. This element is hidden by default.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyModule
public VisualElement OverlayIcon { get; }