lkk 10 сар өмнө
parent
commit
2942a60bdb

+ 4 - 0
src/components/Combinations/LayerManage/LayerManage.vue

@@ -239,6 +239,10 @@ export default {
               let style = new Cesium.Style3D();
               style.bottomAltitude = window.modelBottomAltitude; //底部高度
               item.style3D = style;
+              item.brightness = 1.2
+              item.contrast = 1.2
+              item.saturation  = 1.2
+              item.gamma  = 1.1
             }
             if (
               item.name.indexOf("雨水") > -1 ||