提交 0d1af0b4 编写于 作者: D Diego Marcos

Start WebVRManager animation when setting the animation callback

上级 129a8744
......@@ -379,6 +379,8 @@ function WebVRManager( renderer ) {
animation.setAnimationLoop( callback );
if ( isPresenting() ) { animation.start(); }
};
this.submitFrame = function () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册