mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-25 13:38:35 -05:00
Even faster...
This commit is contained in:
@@ -207,7 +207,7 @@ private:
|
||||
|
||||
glm::ivec2 _resolution = glm::ivec2(0);
|
||||
int _nAaSamples;
|
||||
bool _enableFXAA = false;
|
||||
bool _enableFXAA = true;
|
||||
bool _disableHDR = false;
|
||||
|
||||
float _hdrExposure = 3.7f;
|
||||
|
||||
Reference in New Issue
Block a user