View and modify the settings of the selected graph elements.
The Graph InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary window displays detailed information about a selected graph element. If you don’t select anything, the Graph Inspector shows the properties of the graph itself. If you select a graph element that doesn’t have properties, such as a wire, sticky note, or simple node, the Graph Inspector displays the title of the graph element and its icon. If you select a graph element with properties, such as a placemat, node with ports, or subgraph, the Graph Inspector displays those properties.
To open the Graph Inspector window, enable the Graph Inspector icon in the overlay.
For information about other Graph Toolkit UI windows, refer to Graph window reference.
The Graph Inspector window contains the following properties.
When you select a placemat, the Graph Inspector window contains the following settings:
| Property | Description |
|---|---|
| Title Font Size | Defines the size of the text in the placemat title. |
| Title Alignment |
Sets the alignment of the text in the placemat title. The following options are available:
|
| Color | Opens the Color window, through which you can change the color of the placemat. |
| Comment | Provides a text box for comments. |
When you select a node with ports, the Graph Inspector window contains the following settings:
| Property | Description |
|---|---|
| Node Properties | Defines the node properties, such as the input value. |
When you select a local subgraph, the Graph Inspector window contains the following settings:
| Property | Description |
|---|---|
| Title | Defines the title of the local subgraph. |
| Subtitle | Defines the subtitle of the local subgraph. |
When you select an asset subgraph, the Graph Inspector window contains the following settings:
| Property | Description |
|---|---|
| Title | Defines the title of the asset subgraph. |
| Subtitle | Defines the subtitle of the asset subgraph. |
| Asset |
Displays the asset the subgraph references. The following options are available:
|