2
0
Master James 9 жил өмнө
parent
commit
453a2b3bc8

+ 2 - 0
examples/webgl_lights_spotlight.html

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