mUseHDRCaptures needs more work. shut that back off till we've time to circle back

This commit is contained in:
Azaezel 2018-11-10 00:34:23 -06:00
parent 9ec243cb87
commit 29e78d2034

View file

@ -117,7 +117,7 @@ ReflectionProbe::ReflectionProbe()
mRadius = 10;
mUseCubemap = false;
mUseHDRCaptures = true;
mUseHDRCaptures = false;
mStaticCubemap = NULL;
mReflectionPath = "";