提交 e3e7144e 编写于 作者: M Mr.doob

Collada example: Removed unneded updateMatrix call.

上级 a22e1f2e
......@@ -38,7 +38,6 @@
function colladaReady(collada) {
dae = collada.scene;
dae.scale.x = dae.scale.y = dae.scale.z = 0.002;
dae.updateMatrix();
init();
animate();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册