zxl
2025-09-19 f40c4519fd3922ca8c9b3e08f6e8632954e6017d
src/views/screen/components/screen-map-three/experience/world/enviroment.js
@@ -14,8 +14,8 @@
    this.setSunLight();
    // this.setRotateHola();
    // this.setBackground();
    this.setCirclePoint();
    this.setBackground();
    // this.setCirclePoint();
    // this.debuger();
  }
@@ -174,4 +174,4 @@
    folder3.add(this.ambientLight, 'intensity').min(0).max(1).step(0.1).name("强度");
  }
}
}