mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 04:03:35 +02:00
preparing for PR, back to the default background mode SKy_DOME
This commit is contained in:
parent
c86a8b3944
commit
fe3b5d1867
2 changed files with 2 additions and 2 deletions
|
@ -223,7 +223,7 @@ public:
|
|||
const SkyboxPointer& getSkybox() const { valid(); return _skybox; }
|
||||
|
||||
protected:
|
||||
BackgroundMode _backgroundMode = SKY_BOX;
|
||||
BackgroundMode _backgroundMode = SKY_DOME;
|
||||
|
||||
LightPointer _sunLight;
|
||||
AtmospherePointer _atmosphere;
|
||||
|
|
Loading…
Reference in a new issue