xiangpei
2024-09-17 b32150d1fd576fa3b89e85e2f99be2edc67b9293
src/views/screen/components/screen-map-three/experience/world/enviroment.js
@@ -15,7 +15,7 @@
    this.setSunLight();
    // 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("强度");
  }
}
}