User Interfaces

The extension omni.graph.ui contains the user interface elements for interacting with the elements of an OmniGraph.

You can find the various UI elements through the Visual Scripting Menus. The main components that comprise the OmniGraph user interfaces are:

Property Panel will show you the contents of your OmniGraph or an OmniGraph node and allow you to edit their attribute values.

Visual Graph Editors are the visual editors through which you can create and connect nodes.

Settings Editor is a window that provides access to the user configuration settings for OmniGraph.

Node Description Editor is an experimental editor through which you can create a Python node and the accompanying files that deliver it as an extension.

The Toolkit is a window containing various debugging and inspection features for OmniGraph. Not for the casual user but very useful to help technical users see behind the scenes.