This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
samien
/
three.js
miroir de
https://github.com/mrdoob/three.js.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
unnecessary true param
sunag
il y a 7 ans
Parent
195b42c74a
commit
a1be22faad
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
examples/webgl_materials_nodes.html
+ 1
- 1
examples/webgl_materials_nodes.html
Voir le fichier
@@ -455,7 +455,7 @@
}
- updateMaterial(
true
);
+ updateMaterial();
// GUI