大约有 2,620 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0073 秒)
请教LayaAir 2.2.0 改了哪些有关mask的代码 2D 修复bug修复了动态mask(例如动态扇形)导致的显存增长。修复了使用scrollRect以后,一分钟左右clip失效一次导致的闪的问题。修复了九宫格加mask不显示的bug 我们把游戏引擎代码升级...
来源: Laya_社区 发布时间: 20191010
销毁 new 出的带有 PhysicsCollider 的正方体模型报错 this.box = scene.addChild(new Laya.MeshSprite3D(new Laya.BoxMesh(1, 1, 1))) as Laya.MeshSprite3D; this.box.addComponent(Laya.PhysicsCollider); this.box.destroy();引擎版本 LayaAirIDE2.0_beta.5 报错: Uncaught TypeError: Cannot r...
来源: Laya_社区 发布时间: 20190118
官网示例摇一摇报错,就解决方案 运行后报的是这个错误,怎么解决 如果我把var Shake=Laya.Shake; 改成 var Shake=laya.device.Shake; 就会报错为什么 求大神解答 附件 : --> 摇一摇.zip 2017-06-30 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20170630
IDE报错 Error processing "evaluate": TypeError: Cannot read property 'api' of undefined at ChromeConnection.get api [as api] (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebu...
来源: Laya_社区 发布时间: 20170330
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
spine适配版微信开发者平台报错 是漏了什么操作,在浏览器上运行时没有问题的VM514 WAGame.js:2 TypeError: Cannot read property 'findRegion' of undefined at t.AtlasAttachmentLoader.newRegionAttachment (spine-core-3.8.min.js:1) at e.readAttachment (spine-core-3...
来源: Laya_社区 发布时间: 20211207
LayaIDE运行正常,微信开发者工具加载FairyGUI官方库文件报错 用FairyGUI(版本:3.5.0)简单的做了个UI,创建的是微信小游戏示例项目,在LayaIDE(版本:1.7.14beta)下调试是可以正常运行,release后用微信开发者工具(版本:1.02.18010...
来源: Laya_社区 发布时间: 20180109
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
把场景中的对像删除,就会报错 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