收藏
回答

上不存在属性“scene”

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug xr-FRAME 微信安卓客户端 6.5.3 3.1.2

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"

回答关注问题邀请回答
收藏

1 个回答

  • 玠
    02-12

    我也想问这个问题!

    02-12
    有用
    回复
登录 后发表内容