Node Switch (v5.5) - anticto/Mutable-Documentation GitHub Wiki

[!WARNING] This page is for Mutable v5.5. A newer version is available — see the v5.8 version of this page.


image

Function

Change the resulting value depending on what is currently chosen among a predefined amount of sources.

Use Cases

Change between different patterns on a piece of clothing.

Input Pins

(option name) The value that will be used when the option of the given name is chosen.

Switch Parameter: Enumaration defining how many options there are, what they are called and which is currently chosen.

Output Pins

(type name): Value currently chosen.