From c77d00d0dae44cf9ae74d663e5fd83124b888d89 Mon Sep 17 00:00:00 2001 From: ann Date: Mon, 6 Mar 2023 09:40:44 +0800 Subject: [PATCH] fx --- src/views/prometheusMonitor/earth.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/prometheusMonitor/earth.vue b/src/views/prometheusMonitor/earth.vue index c3a004e..7660c8d 100644 --- a/src/views/prometheusMonitor/earth.vue +++ b/src/views/prometheusMonitor/earth.vue @@ -203,7 +203,7 @@ export default { this.dynamicMaterial = new MeshLineMaterial({ map: texture, // 材质 useMap: 0, // 使用材质 - color: color, + // color: color, lineWidth: 0.5, // 线宽 sizeAttenuation: 1, // 是否随距离衰减 transparent: true, // 开启透明度