Material which cycles colours

Hey all, quick query. I’m looking for a way to create a material which has a constantly changing colour, basically a way of cycling through the colour wheel at a steady rate.

Would it be better to attempt this in blueprint, or can it be achieved using just the material editor? No preference either way.

Thanks.

Hey zerofiftyone -

This can be accomplished through a material using a colorgrade texture. Here is the Texture, Material setup based on a Time expression and a look at what it does.

Texture:

15139-colorgrade.jpg

Material:

Running:

15152-colorgradeex.gif

Thank You

Eric Ketchum

1 Like

Thanks for that explanation Eric!

I actually managed to get what I needed by animating a blueprint timeline. But this looks really interesting and important to learn, so I’ll check it out as soon as I get a chance.

Thanks again.