mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-26 14:08:53 -05:00
Using the correct boolean test for shadows.
This commit is contained in:
@@ -102,6 +102,7 @@ private:
|
||||
std::string _target;
|
||||
bool _hasNightTexture;
|
||||
bool _hasHeightTexture;
|
||||
bool _shadowEnabled;
|
||||
double _time;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user