Even faster...

This commit is contained in:
Jonathas Costa
2019-08-19 10:39:48 -04:00
parent bb44ed59d1
commit 1fb65887d2
2 changed files with 6 additions and 2 deletions
@@ -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;