#
luxiaotao1123
2024-03-28 aa5a6f2751fdc6a8ebcb254fadf081cfe3ca0a54
zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js
@@ -52,7 +52,7 @@
    initScene = () => {
        const scene = new THREE.Scene();
        // scene.background = new THREE.Color(0xf0f0f0);
        // scene.background = new THREE.Color(0x333333);
        scene.background = new THREE.Color(0x333333);
        if (help) {
            scene.add(new THREE.AxesHelper(1000));
        }