Explore the properties of the Graph window to create graphs.
The Graph window contains the canvas, the Blackboard window, the MiniMap window, the Graph Inspector window, and the Graph Toolkit overlay.
You must create a graph class before the Graph window can appear.
The Graph window contains the following properties:
| UI Element | Description |
|---|---|
| Canvas | Displays the main area where you create and manipulate nodes and connections. The level of detail displayed on the Canvas adjusts depending on the zoom level. |
| Blackboard | Displays and manages variables available for use in the graph. For more information, refer to Blackboard window reference. |
| MiniMap | Displays a small overview of the entire graph and provides an alternative way to navigate and visualize the graph’s structure. For more information, refer to MiniMap window reference. |
| Graph Inspector | Provides detailed information about a selected graph element. For more information, refer to Graph Inspector window reference. |
| Graph Toolkit overlay | Contains controls to perform common actions. You can use Unity’s overlay system to extend the toolbar. For more information, refer to Graph Toolkit overlay reference. |