Node Switch - anticto/Mutable-Documentation GitHub Wiki
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.