Page 1 of 1

Colour Palette for Visouals

Posted: Mon Feb 03, 2020 1:51 pm
by byaky
I have about 6 distinct RGB colours that I would like the visual to cycle through instead of the standard RGB colours. I believe I would use the RGBColour module to create the individual colours but don't know how to set up the visual to cylce through each one.

Re: Colour Palette for Visouals

Posted: Mon Feb 03, 2020 5:08 pm
by Magic
You can use the InputSelector or MultiMix modules to cycle through various options. For an example, open the LayersExamples sample project and go to the InputSelector Example scene.