大约有 2,572 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0071 秒)
在渲染时会报_getSource为undefined - 不是必现 - 理论上来说uploadShaderUniforms函数在判断value为undefined则不会call _uniform_sampler2D了 - 苦恼,就是苦恼 附件 : --> 2021-11-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...
来源: Laya_社区 发布时间: 20211130
Uncaught RangeError:Array buffer allocation failed 引擎版本2.1.0(升级到2.2.0beta4也会出现这个bug) 运行环境:华为手机,系统P10Plus; 浏览器:华为自动浏览器版本EMUI 9.1.0 demo由于公司原因无法提供,只有附件图片。 进入游戏后从登入场...
来源: Laya_社区 发布时间: 20190905
touches一直为undefined Laya.stage.on(Laya.Event.MOUSE_DOWN, this, onCtrlMoveRockerTouchDown); ...... function onCtrlMoveRockerTouchDown(e) { console.log("onCtrlMoveRockerTouchDown()"); var touches = e.touches; if(touches) { ...取出前两个touch进行计算 } }...
来源: Laya_社区 发布时间: 20171202
Uncaught Can not find class Laya.Text 版本 2.8.0显示 laya.core.js: Uncaught Can not find class Laya.Text 附件 : --> 2020-11-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 小小泽 จุ บ 赞同...
来源: Laya_社区 发布时间: 20201125
Uncaught Can not find class srcipt/game/Game_App.ts 如题 类也注册了 但是 还是提示 Uncaught Can not find class srcipt/game/Game_App.ts 找不到这个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚...
来源: Laya_社区 发布时间: 20200207
new GlowFilter Uncaught TypeError: GlowFilter is not a constructor var glowFilter:GlowFilter = new GlowFilter("#ffff00", 10, 0, 0); 然后运行时报错 Uncaught TypeError: GlowFilter is not a constructor 有知道为啥的么 2017-02-17 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20170217
出错啦,请把此信息截图给研发商Uncaught typeError:cannot read property 每次生成一次场景之后,再点击添加组件,就会出现这个问题 附件 : --> 2021-12-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20211227
Uncaught TypeError: Failed to execute 'dispatchEvent' on 'EventTarget 升级1.7.0之后运行就会出现这个错误。 图集不能加载的问题,请顺便帮我检查下,谢谢 附件 : --> longCard.zip 2017-03-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20170307
3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined环境 LayaAir IDE 2.0.0 beta2 3d示例项目 layanative2 -v v2.0.2 index.js 引用 web和小...
来源: Laya_社区 发布时间: 20181015
Cannot set property 'xxxxxx' of undefined 的问题 派生类明明新增加的成员变量,访问的时候说没有定义。 SharkItOffData类派生于GameDataBase基类,ShareItOffController派生于UiControl的基类,UiControl里有public data :GameDataBase;变量。在ShareItOffController...
来源: Laya_社区 发布时间: 20180327