xzw 6 달 전
부모
커밋
512d86e923
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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