Dynamic skybox with gradient color

Hello
I want to create skybox with gradient color and change the color programmatically
How can i do it ?

The easiest would probably be to have a large sphere in the level, and procedurally generate its vertex colors or texture that is mapped to it.

1 Like

I could not imagine it so easily

Thank you