1
0
Emmett Lalish 6 жил өмнө
parent
commit
faafced76e

+ 1 - 1
src/renderers/webgl/WebGLBackground.js

@@ -92,7 +92,7 @@ function WebGLBackground( renderer, state, objects, premultipliedAlpha ) {
 
 					get: function () {
 
-						return this.envMap;
+						return this.envMap.value;
 
 					}
 

粤ICP备19079148号