Tutorial Node: No Attributes#
This is a tutorial node. It does absolutely nothing and is only meant to serve as an example to use for setting up your build.
Installation#
To use this node enable omni.graph.tutorials in the Extension Manager.
Metadata#
Name |
Value |
---|---|
Unique ID |
omni.graph.tutorials.Empty |
Version |
1 |
Extension |
omni.graph.tutorials |
Icon |
ogn/icons/omni.graph.tutorials.Empty.svg |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Tutorial Node: No Attributes |
Categories |
tutorials |
Generated Class Name |
OgnTutorialEmptyDatabase |
Python Module |
omni.graph.tutorials |
See the accompanying tutorial and annotated code at Tutorial 1 - Trivial Node