Master James il y a 9 ans
Parent
commit
453a2b3bc8
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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();
 			}