Explorar o código

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

Azaezel %!s(int64=6) %!d(string=hai) anos
pai
achega
29e78d2034
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Engine/source/T3D/lighting/reflectionProbe.cpp

+ 1 - 1
Engine/source/T3D/lighting/reflectionProbe.cpp

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