mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Cache enable_3d_clouds flag
Small improvement on clouds rendering performance
This commit is contained in:
@@ -88,6 +88,7 @@ private:
|
||||
core::aabbox3d<f32> m_box;
|
||||
float m_cloud_y;
|
||||
u16 m_cloud_radius_i;
|
||||
bool m_enable_3d;
|
||||
video::SColorf m_color;
|
||||
u32 m_seed;
|
||||
v2f m_camera_pos;
|
||||
|
Reference in New Issue
Block a user