OmniGraph Node omni.graph.nodes.BooleanNot

omni.graph.nodes.BooleanNot Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Boolean Not

__categories

math:operator

Generated Class Name

OgnBooleanNotDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.BooleanNot Description

Inverts a boolean value

omni.graph.nodes.BooleanNot Inputs

Name

Type

Default

Required?

Descripton

inputs:valueIn

bool

False

Y

The value to be inverted

omni.graph.nodes.BooleanNot Outputs

Name

Type

Default

Required?

Descripton

outputs:valueOut

bool

None

Y

The inverted value