OmniGraph Node Description EditorΒΆ

The node description editor is the user interface to create and edit the code that implements OmniGraph Nodes, as well as providing a method for creating a minimal extension that can be used to bring them into Kit.

Follow along with the tutorial here to see how this editor can be used to create an OmniGraph node in Python.