IconPath
The file path to the transition's icon.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public string IconPath { get; }
Remarks
For dark and light themes, provide two files with identical names, adding a d_ prefix to the dark theme icon. Use a higher resolution (such as 128x128) to ensure the icon appears clear when zoomed in the graph.