mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add setting to disable direction dependent fog and sky colors
This commit is contained in:
parent
848f80b2e5
commit
c120ea57c9
4 changed files with 61 additions and 40 deletions
|
@ -105,6 +105,7 @@ private:
|
|||
float m_brightness;
|
||||
float m_cloud_brightness;
|
||||
bool m_clouds_visible;
|
||||
bool m_directional_colored_fog;
|
||||
video::SColorf m_bgcolor_bright_f;
|
||||
video::SColorf m_skycolor_bright_f;
|
||||
video::SColorf m_cloudcolor_bright_f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue