![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Rutherford |
I want to have a day-night cycle using a procedural sky, but I am not sure how to get or set the value for the sun_latitude property. I read the documentation but I’m still confused on how to do it. I thought maybe sun.get_environment(ProceduralSky.get_sun_latitude())
would work but it errors out. How can I achieve this?
Thanks for the help in advance.