Nodo Intercambiar#

Switch Node.

The Switch node outputs one of two inputs depending on a condition. Only the input that is passed through the node is computed.

Ver también

The Menu Switch Node and Index Switch Node can be used to switch between an arbitrary amount of inputs.

Entradas#

Switch

Determines which of the two inputs below will be passed through.

Falso

Is passed through when the switch is set to false.

Verdadero

Is passed through when the switch is set to true.

Propiedades#

Tipo

Determines the type of the data that is handled by the node.

Salidas#

Salida

One of the two inputs without any modifications.