Notch Notch Manual 0.9.23
 Light | Dark
Input Selector Modifier

Input Selector Modifier

Select a modifier to pass through.

Method #

This node takes multiple input values and uses an index to select which modifier value to output.

The output is a numeric value that can be further processed with other modifiers, or directly connected to a parameter in another node, using the operation method selected.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Current ValueShows the current value of the effect. Cannot be directly changed.
Selected IndexSelect which of the outputs will be used.
Modifier OperationThe operation to be performed on the targeted parameter.
  • Add : Adds to the parameter value.
  • Subtract : Subtracts from the parameter value.
  • Multiply : Multiplies the parameter value.
  • Replace : Replaces the parameter value.

Inputs

NameDescriptionTypical Input
InputsThe nodes with outputs which will be selected between.Math Modifier