| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.GraphToolkit.Editor.NodeAttribute-ctor.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| categoryPath | The category path of the node in the graph item library. |
Initializes a new instance of the NodeAttribute class.
| Parameter | Description |
|---|---|
| categoryPath | The category path of the node in the graph item library. |
| iconPath | The file path to the node's icon. |
Initializes a new instance of the NodeAttribute class.
| Parameter | Description |
|---|---|
| categoryPath | The category path of the node in the graph item library. |
| iconPath | The file path to the node's icon. |
| title | The title of the node in the graph item library. It is also used as the title of this node when it is instantiated in a graph. |
Initializes a new instance of the NodeAttribute class.
| Web Proxy Viewer | New URL | Original Page |