Master James 10 年 前
コミット
453a2b3bc8
1 ファイル変更2 行追加0 行削除
  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();
 			}
 

粤ICP备19079148号