提交 5b72603a 编写于 作者: B Brian Peiris

Bit nicer formatting.

上级 f29b72f0
......@@ -211,8 +211,10 @@
}
vrControls.update();
crosshair.quaternion.copy( camera.quaternion );
crosshair.position.set( 0, 0, 0 );
if ( INTERSECTED ) {
crosshair.translateZ(
......@@ -226,6 +228,7 @@
crosshair.translateZ(-40);
}
vrEffect.render( scene, camera );
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册