ZhangXianQiang
2024-04-18 e96c5023821c43c26993086de3a12eaf65a9d6d1
src/views/screen/components/screen-map-three/experience/renderer.js
@@ -14,7 +14,7 @@
            canvas: this.canvas,
            antialias: true,
            alpha: true,
            // logarithmicDepthBuffer: true
            logarithmicDepthBuffer: true
        });
        // this.instance.toneMapping = THREE.CineonToneMapping;
        // this.instance.toneMappingExposure = 1.75;