提交 f62d9318 编写于 作者: G Greg Tatum

Ninja tweak for code example

上级 ef729e0e
......@@ -43,7 +43,7 @@
mesh.bind( armSkeleton );
// Update the inverse matrices in the skeleton to reflect the newly bound skeleton
skeleton.calculateInverses();
armSkeleton.calculateInverses();
// Move the bones and manipulate the model
armSkeleton.bones[0].rotation.x = -0.1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册