ZhangXianQiang
2024-04-17 35ddaca1fe74191a9861f42b1d6d5f1ed93651a5
src/views/screen/components/screen-map-three/experience/world/enviroment.js
@@ -36,7 +36,7 @@
      width: 48,
      height: 48,
      texture: rotatingApertureTexture,
      positionList: [0, 0.4, 0.3],
      positionList: [0, 0.4, 0],
      scaleList: [1, 1, 1],
      rotateList: [-Math.PI / 2, 0, 0]
    };
@@ -44,7 +44,7 @@
      width: 40,
      height: 40,
      texture: rotatingPointTexture,
      positionList: [0, 0.3, 0.3],
      positionList: [0, 0.3, 0],
      scaleList: [1, 1, 1],
      rotateList: [-Math.PI / 2, 0, 0]
    };