大约有 2,479 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0075 秒)
undefined preload.js:55 Error: "unknown animationClip version. : LAYAANIMATION:04 正式版LayaIDE2.0.1从unity导出的3D动画animation,运行报这个错,试了Unity5.6.0和Unity2018和Unity插件2.0.1bate、2.0.0、2.0.2都不行,倒是unity插件2.0.1正式版没找到,去官网下2.0....
来源: Laya_社区 发布时间: 20190422
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
在渲染时会报_getSource为undefined - 不是必现 - 理论上来说uploadShaderUniforms函数在判断value为undefined则不会call _uniform_sampler2D了 - 苦恼,就是苦恼 附件 : --> 2021-11-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...
来源: Laya_社区 发布时间: 20211130
[LayaAir3]laya编辑器报错Uncaught TypeError: Cannot read properties of null (reading 'pivotX') Uncaught TypeError: Cannot read properties of null (reading 'pivotX') at localhost:18090/libs/laya.core.js:17137 附件 : --> 2023-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20231123
运行报错: TypeError: Cannot read property 'load' of null 运行报错: TypeError: Cannot read property 'load' of null 为何使用Laya.loader.load都会报错 附件 : --> fishHunter.zip 2019-05-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20190521
Laya.timer.loop调用后出现Cannot read property 'loop' of null Laya.timer.loop(100,this,function():void{trace(90890789078);}); 报错: Uncaught TypeError: Cannot read property 'loop' of null at new LayaUISample (LayaUISample.max.js:394) at LayaUISample.max.js:29731 at LayaUISample.max.js:29733...
来源: Laya_社区 发布时间: 20170214
ani动画问题,cannot read property '_tf' of null showAni(panel:Laya.Box) { if (!panel.contains(this)) { panel.addChild(this); this.pos(0,110); } let i = 1; this.ani1.play(0, f...
来源: Laya_社区 发布时间: 20170614
laya创建wxopendataviewer组件报 Cannot read property "createTexture" of null 的错误,疑似layabug 不管是用ide创建wxopendataviewer组件还是代码创建,执行到创建的时候就会报Cannot read property "createTexture" of null,用的是layaide2.0版本引擎,新建的项...
来源: Laya_社区 发布时间: 20190912
Uncaught TypeError: GlowFilter is not a constructor 使用 GlowFilter ,编辑模式下F9 引入了Filter 依然报这个错,ColorFilter没问题 2019-02-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_...
来源: Laya_社区 发布时间: 20190222
Uncaught Can not find class laya.physics.BoxCollider 我发布web怎么就显示Uncaught Can not find class laya.physics.BoxCollider这了 2019-08-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折...
来源: Laya_社区 发布时间: 20190817