Master James 9 anni fa
parent
commit
453a2b3bc8
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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();
 			}