提交 8fd4c92d 编写于 作者: T Takahiro

Update MMDLoader example

上级 6ba371ad
......@@ -261,10 +261,6 @@
function render() {
helper.update( clock.getDelta() );
if ( physicsHelper !== undefined && physicsHelper.visible ) physicsHelper.update();
if ( ikHelper !== undefined && ikHelper.visible ) ikHelper.update();
effect.render( scene, camera );
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册