A simple 2-position switch node. Returns either Input 1 or Input 2 based on the Switch parameter setting. Result is unmodified. See Multi Switch for a more advanced version.
Very useful for exposing a boolean (True/False) choice in a graph, where you only need a single button and not a complex drop-down list for a whole selection of options.
Important: make sure to use the appropriate version for your input! Use “Switch” for Color inputs, “Switch Grayscale” for Grayscale inputs.
Parameters
Inputs
Input 1 (True): Color or Grayscale Input
Input 2 (False): Color or Grayscale Input
Parameters
Switch: False/TrueSwitches between Input 1 (True) and 2 (False).