Tutorial Node: ABI Overrides¶
This tutorial node shows how to override ABI methods on your node.
Installation¶
To use this Node, you must enable omni.graph.tutorials
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
namespace:a_bool |
|
The input is any boolean value |
True |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
namespace:a_bool |
|
The output is computed as the negation of the input |
True |