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
unnecessary true param
sunag
%!s(int64=7) %!d(string=hai) anos
pai
195b42c74a
achega
a1be22faad
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Unificar vista
Mostrar estatísticas de Diff
1
1
examples/webgl_materials_nodes.html
+ 1
- 1
examples/webgl_materials_nodes.html
Ver ficheiro
@@ -455,7 +455,7 @@
}
}
- updateMaterial(
true
);
+ updateMaterial();
// GUI
// GUI