I'm trying to make the world follow a gradient. Why is this not working?

1 Like

I think you just need to map the gradient to the coordinates of the camera or window. Use ‘camera’ or ‘window’ from the texture coordinate node instead of generated.

1 Like

Oh, I figured it out. I just had to change this from a solid color to ColorRamp.
image
Thanks for the answer!

Glad you worked it out. I just noticed, you didn’t have use nodes activated either so your node setup wouldn’t have been in use

1 Like