Boolean Not#
Inverts a bool or bool array
Installation#
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
---|---|---|---|
valueIn |
|
bool or bool array to invert |
Outputs#
Name |
Type |
Description |
Default |
---|---|---|---|
valueOut |
|
inverted bool or bool array |