collapsedIcon
Defines a custom icon to use when that overlay is in collapsed form.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Overlays
- Assembly: UnityEditor.CoreModule
public Texture2D collapsedIcon { set; }
Remarks
This will override the default icon defined using the Icon attribute, set the value to null to reset to the default icon.