-
Notifications
You must be signed in to change notification settings - Fork 15
Node Switch (v5.5)
Gerard Martin edited this page May 26, 2026
·
6 revisions
Note: This page is for Mutable v5.5. A newer version is available — see the v5.8 version of this page.

Change the resulting value depending on what is currently chosen among a predefined amount of sources.
Change between different patterns on a piece of clothing.
(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.
(type name): Value currently chosen.