xzw 1 year ago
parent
commit
013185cc37
1 changed files with 1 additions and 2 deletions
  1. 1 2
      service/PanoBoxFrame.js

+ 1 - 2
service/PanoBoxFrame.js

@@ -1361,8 +1361,7 @@ export default class PanoBoxFrame extends THREE.Group {
         this.datasMixed = {}
         this.boxesSolid = boxesSolid
 
-        let metadata = player.$app.store.getValue('metadata') //await player.$app.resource.metadata()
-        isLaser = metadata.sceneFrom == 'laser'
+        
 
         let compu = 0
         let beginCompute = () => {