大约有 2,478 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0086 秒)
linux系统运行layaair-cmd报错 安装layaair-cmd没问题了,运行命令时报错: Platform does not support. /data/node_v8/lib/node_modules/layaair-cmd/layaair-cmd-resourceVersion.js:57 exit(1); ^ ReferenceError: exit is not defined at Object.<anonymous> (/data/node_v8/lib/node_modu...
来源: Laya_社区 发布时间: 20180514
laya2.0中没有1.0的AtlasResourceManager对自动图集的管理有替代方案? 附件 : --> 希望官方人员帮忙解答.zip 2020-03-08 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 ...
来源: Laya_社区 发布时间: 20200308
制作拖尾 遇到drawTriangles报错 和 修复方案 laya 绘制三角面函数 有时候会报错,不得不放弃使用引擎插件功能 修改本地laya代码 如图所示 10189 行的 matrix 是null 导致后续执行报错 解决方案是 增加了 红框中的 "|| this._curMat" 报错...
来源: Laya_社区 发布时间: 20210831
LayaAir2.0载入从Unity导出的场景报错 载入Unity导出的场景后报错。场景在附件,进去后需要转动camera,让某个带动画的模型出现就会报错了 TypeError: Cannot read property 'transform' of undefined laya.d3.js:39072 at SkinnedMeshRenderer.__proto._computeSu...
来源: Laya_社区 发布时间: 20190322
TiledMap加载失败的问题 用TiledMap创建了一张地图,在加载图块时报错,错误信息如下: TypeError: Cannot read property 'split' of undefined at TiledMap.__proto.mergePath (file:///E:/EarlyChildhood/EARLY_GAME_001/bin/libs/laya.tiledmap.js:178:32) at TiledMap.__proto.onJ...
来源: Laya_社区 发布时间: 20170124
把场景中的对像删除,就会报错 Uncaught TypeError: Cannot read property 'visible' of null at RenderSprite3D.__proto._childs (Main.max.js?r0.22069932534774384:33147) at RenderSprite3D.__proto._graphics (Main.max.js?r0.22069932534774384:33079) at NpcView.__proto.render (...
来源: Laya_社区 发布时间: 20170913
...报错 SpriteGlobaTransform.js:106 Uncaught TypeError: Cannot read properties of null (reading 'globalTrans') at SpriteGlobalTransform.setPos (SpriteGlobaTransform.js:106:36) at Nav2DAgent._updatePosition (Nav2DAgent.js:47:32) at Nav2DAgent._updateNavMesh (BaseNavAgent.js:28...
来源: Laya_社区 发布时间: 20250707
调试按钮,IDE报错 ******** Unhandled error in debug adapter: TypeError: Cannot read property 'callFrames' of undefined at stackTraceToString (c:\Program Files (x86)\laya\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\consoleHelper.js:138:22) ...
来源: Laya_社区 发布时间: 20170210
两个小问题 1、一个面板中含有几个按钮,分别为按钮添加 this.myBtn.on(Event.CLICK) 事件,点击某按钮后有时还会发送事件 this.event(...),在关闭面板时设置 this.removeSelf() ,下次生成同类型的对象面板可正常打开;若在关闭时设成 th...
来源: Laya_社区 发布时间: 20170914
2.0.0编译报错Cannot find global type 'Array' 原先是用 laya2.0.0beta5版本,升级了laya2.0.0之后,同一个项目出现了部分人员出现编译报错问题。 大家都统一用了 layaAir 2.0.0IDE 正式版,类库也是用 2.0.0正式版。 [17:08:23] Starting 'compile'... ...
来源: Laya_社区 发布时间: 20190128