提交 729deaf6 编写于 作者: M Mr.doob

OculusHandModel: Removed unneeded code.

上级 9b222612
......@@ -22,7 +22,6 @@ class OculusHandModel extends Object3D {
if ( xrInputSource.hand && ! this.motionController ) {
this.visible = true;
this.xrInputSource = xrInputSource;
this.motionController = new XRHandMeshModel( this, controller, this.path, xrInputSource.handedness );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册