Explorar el Código

默认关闭深度检测

lkk hace 1 año
padre
commit
445f91cf41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/sceneAtttribute/basicOptions/basicOptions.vue

+ 1 - 1
src/components/sceneAtttribute/basicOptions/basicOptions.vue

@@ -171,7 +171,7 @@ export default {
       shadowMap: false,
       sunShow: false,
       timeline: false,
-      depthAgainst: true,
+      depthAgainst: false,
       atomsphereRender: true,
       fogEffect: false,
       nightView:false,