Explorar o código

Examples: Improved webgl_lights_spotlights performance.

Mr.doob %!s(int64=6) %!d(string=hai) anos
pai
achega
c3dfc6ba52
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      examples/webgl_lights_spotlights.html

+ 0 - 3
examples/webgl_lights_spotlights.html

@@ -101,9 +101,6 @@
 				newObj.decay = 2;
 				newObj.distance = 50;
 
-				newObj.shadow.mapSize.width = 1024;
-				newObj.shadow.mapSize.height = 1024;
-
 				return newObj;
 
 			}