我也想问这个问题!
上不存在属性“scene”this.scene = detail.value; const xrFrameSystem = wx.getXrFrameSystem(); this.camera = this.scene.getElementById('camera').getComponent(xrFrameSystem.Camera); this.helmet = {el: this.scene.getElementById('helmet'), color: 'rgba(44, 44, 44, 0.5)'}; this.miku = {el: this.scene.getElementById('miku'), color: 'rgba(44, 44, 44, 0.5)'}; this.tmpV3 = new (xrFrameSystem.Vector3)();this.scene = detail.value; const xrFrameSystem = wx.getXrFrameSystem(); this.camera = this.scene.getElementById('camera').getComponent(xrFrameSystem.Camera); this.helmet = {el: this.scene.getElementById('helmet'), color: 'rgba(44, 44, 44, 0.5)'}; this.miku = {el: this.scene.getElementById('miku'), color: 'rgba(44, 44, 44, 0.5)'}; this.tmpV3 = new (xrFrameSystem.Vector3)();anim"
2024-02-12