Exec Switch#

A switch node that will enable the left side or right side depending on the input

Installation#

To use this Node, you must enable omni.graph.examples.python in the Extension Manager.

Inputs#

Name

Type

Description

Default

Exec In (execIn)

execution

Trigger the output

switch

bool

Enables right value if greater than 0, else left value

False

Outputs#

Name

Type

Description

Default

execLeftOut

execution

Left execution

execRightOut

execution

Right execution