提交 208d643b 编写于 作者: D Diego Marcos

Add missing line

上级 7d81dc29
......@@ -132,6 +132,7 @@ function WebVRManager( renderer ) {
standingMatrix.makeTranslation(0, scope.userHeight, 0);
}
standingMatrixInverse.getInverse( standingMatrix );
poseObject.position.applyMatrix4( standingMatrix );
poseObject.updateMatrixWorld();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册