Explore the properties of the Graph window to create graphs.
The Graph window contains the canvas, the Blackboard window, the MiniMap window, 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, 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. |
| 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 toolbarA row of buttons and basic controls at the top of the Unity Editor that allows you to interact with the Editor in various ways (e.g. scaling, translation). More info See in Glossary. For more information, refer to Graph Toolkit overlay reference. |