Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IconPath

The file path to the node's icon.
Read time 1 minuteLast updated 7 days ago

Definition

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. The icon will appear on the node in the graph and in the graph item library.