I'd like to switch noise type of a mountain node according to the iteration number of for loop. Iteration 0 would pick Sinusoid (because it's the first on the list), Iteration 1 would then pick Perlin, and so on.
I thought I could simply link the menu parameter to the int attribute Iteration on the meta node, but it doesn't work.
You could create various mountain nodes and a switch node that switches. TIP: If you hold shift+ctrl+alt and drag a node to copy it, it will link all parameters. To remove the one parameter that you want different on the copy ctrl+shift plus left mouse button…