Add clouds to SkyMaterial

I try to make a realistic environment for my project. That’s why I want to use SkyMaterial/SkyBoxes to figure the sky.

But :thinking:

  • The skybox may have clouds but doesn’t use sun position and inclination, day/night…

  • The SkyMaterial have many parameters but seems to be too artificial (no clouds…)

Is It possible to use both or simply change the basic material defined in the SkyMaterial (if there’s one)

Thanks for your answers.

SkyMaterial looks nice so using it seems the right way. About clouds you can use alpha textures, this can even allow you to animate them.

1 Like