#
luxiaotao1123
2022-04-07 714ebb0caed4d340b526b3ce876a5e755dfccce1
static/js/app.js
@@ -180,7 +180,7 @@
         this.composer.addPass( this.fxaaPass );
      }
      this.initObjectSelect = function(){
         new ObjectSelect(this.scene, this.camera, this.outlinePass);
         new ObjectSelect(this.scene, this.camera, this.outlinePass, this);
      }
      this.initPointLockControl = function(object){
         this.controls = new PointerLockControls( this.camera, document.body );