Houdini 21.0 Nodes Copernicus nodes

Two Way Switch If Wired Copernicus node

Selects between two inputs based on if you wire in another input.

On this page
Since 21.0

This node selects between two possible inputs based on whether you wire in a third input (test).

Note

While the test input may appear wired, it might go to a subnet input or other source that make it effectively unwired.

Unlike the Switch If Wired COP, this node has a test input that can have a type that’s different from the other inputs' types.

Parameters

Selection

The input to use when you wire in a test input.

First Input if Wired

Use the first input. If you don’t wire in a test input, use the second input.

Second Input if Wired

Use the second input. If you don’t wire in a test input, use the first input.

Inputs

test

An optional input that determines which of the inputs pass to the output.

first

The input the node uses by default when there’s a test input.

second

The input the node uses by default when there’s no test input.

Outputs

chosen

The selected input.

See also

Copernicus nodes