lohir
2024-10-23 d95b36a88357d018f76d926e9074c521eb8335a7
src/views/screen/components/screen-map-three/experience/world/enviroment.js
@@ -13,9 +13,9 @@
    this.textureLoader = new THREE.TextureLoader();
    this.setSunLight();
    this.setRotateHola();
    // this.setRotateHola();
    this.setBackground();
    this.setCirclePoint();
    // this.setCirclePoint();
    // this.debuger();
  }
@@ -174,4 +174,4 @@
    folder3.add(this.ambientLight, 'intensity').min(0).max(1).step(0.1).name("强度");
  }
}
}