Icon
Gets or sets the icon displayed in the header of the column.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyModule
public Texture2D Icon { get; set; }
public Texture2D Icon { get; set; }