ZhangXianQiang
2024-04-18 1edfee5cc92ade87c31c3dd0a88f3bc6b48db568
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;