提交 1b82e839 编写于 作者: J jox81

Update webgl_animation_keys

上级 a846cccb
......@@ -108,7 +108,7 @@
"time":0,
"pos" :[0,0,0],
"rot" :[0,0,0],
"scl" :[1,1,1]
"scl" :[1,1,1]
},
{
"time":1.0,
......@@ -158,8 +158,9 @@
render();
};
var render = function () {
var render = function () {
renderer.render( scene, camera );
stats.update();
};
try {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册