Master James hace 9 años
padre
commit
453a2b3bc8
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      examples/webgl_lights_spotlight.html

+ 2 - 0
examples/webgl_lights_spotlight.html

@@ -146,6 +146,8 @@
 
 				gui = new dat.GUI();
 
+				gui.width = 180;
+
 				gui.open();
 			}