xzw hace 6 meses
padre
commit
512d86e923
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/custom/objects/Monitor.js

+ 1 - 1
src/custom/objects/Monitor.js

@@ -40,7 +40,7 @@ export default class Monitor extends THREE.Object3D{
         this.isMonitor = true 
         this.external = external//全景时不换材质
         warnHls()
-        
+        data.showScope == void 0 && (data.showScope = true)
         data.video = testUrl
         
         this.data = data