This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
javascript
/
three.js
réplica de
https://github.com/tazdij/three.js.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
gui tweak
Master James
%!s(int64=9) %!d(string=hai) anos
pai
c46af8aa8b
achega
453a2b3bc8
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
examples/webgl_lights_spotlight.html
+ 2
- 0
examples/webgl_lights_spotlight.html
Ver ficheiro
@@ -146,6 +146,8 @@
gui = new dat.GUI();
+ gui.width = 180;
+
gui.open();
}