Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


collapsedIcon

Defines a custom icon to use when that overlay is in collapsed form.
Read time 1 minuteLast updated 13 days ago

Definition

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.