大约有 2,546 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0066 秒)
...打包QQ小游戏,Uncaught TypeError: Cannot read property '_doAwake' of undefined laya2.5.0项目打包成QQ小游戏,报Uncaught TypeError: Cannot read property '_doAwake' of undefined 有大佬遇到过这样的问题吗? 如下图 附件 : --> 2020-05-27 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20200527
fairy库导入到项目报Cannot read property 'dom' of undefined 2018-05-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 sunkui 赞同来自: 找到问题了,laya.html.js没有引 2018-05-18 0 0 分享 微...
来源: Laya_社区 发布时间: 20180518
Cannot read property 'rayCast' of undefined export default class indexscene extends Laya.Script { constructor(){ super(); this.rotation = new Laya.Vector3(0, 0.01, 0); this.point = new Laya.Vector2(); this.ray = new Laya.Ray(new Laya.Vector3(),new Laya.Vector3()); //1.开启第四个参数 let conf...
来源: Laya_社区 发布时间: 20200903
发布到微信小游戏提示Cannot read property 'Common' of undefined 在layaAir中运行正常,发布也没有问题,但是放到微信小游戏就有问题了。微信开发者工具里提示 Cannot read property 'Common' of undefined 。我已经手动把matter.js加入了libs中。并且...
来源: Laya_社区 发布时间: 20180512
Cannot set property 'xxxxxx' of undefined 的问题 派生类明明新增加的成员变量,访问的时候说没有定义。 SharkItOffData类派生于GameDataBase基类,ShareItOffController派生于UiControl的基类,UiControl里有public data :GameDataBase;变量。在ShareItOffController...
来源: Laya_社区 发布时间: 20180327
打包vivo小游戏后运行游戏报错 Cannot read property 'add' of undefined [0]addToTransparentRenderQueue 网页端以及微信小游戏正常运行。vivo小游戏会卡住报错Cannot read property 'add' of undefined [0]addToTransparentRenderQueue。 附件 : --> 2020-08-13 添加评论 免...
来源: Laya_社区 发布时间: 20200813
Laya.PlatformClass.createClass undefined LAYA 2.1.1.1 native2.1 Laya.PlatformClass.createClass undefined 照抄官方例子的 -------------------------------- 我忘记是不是这个原因了 好久了,在通信的那个脚本下面 window["NativeManager"] = NativeManager; 写类似这样...
来源: Laya_社区 发布时间: 20190904
...播放动画问题 Uncaught TypeError: Cannot read property 'addState' of undefined 刚学习,代码不多,卡在这儿卡了一天了。。。 这是为什么呢??U3D的unpakage不知道怎么上传 附件 : --> 2020-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20200716
BackGround.super(this);这个报错 Cannot read property 'call' of undefined 2018-01-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你具体描述一下你出现问题的环境, 以...
来源: Laya_社区 发布时间: 20180110
...载unity导出的场景报错,TypeError: Cannot read property 'props' of undefined laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefinedlaya版本:2.0.1 unity版本:5.6.7 unity导出laya插件版本:1.7.16 加载代码如下 错误如下 ...
来源: Laya_社区 发布时间: 20190412