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 5cf9e3b319
commit 551b1c5ce6

View file

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