大约有 3,652 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0097 秒)
Laya_社区(3551) Laya2.0_文档(31) Laya3.0_文档(17) Laya3.0_api(12) Laya2.0_示例(12) Laya_示例(11) laya_api(9) Laya2.0_api(9)
...子文件问题 请问laya有没有地图编辑器工具? Ts 编辑提示error TS5023: Unknown option 'p' LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 图集打包找不到图集文件 ui list 里面的元素不能点击两次 循环依赖不能运行 Circular...
来源: Laya_社区 发布时间: 20181011
...上状态机后无法播放 强制导出场景,并加载后提示: TypeError: Cannot read property 'transform' of undefined laya.d3.js:41839 at SkinnedMeshRenderer.__proto._computeSubSkinnedData (file:///C:/LayaPro/LayaAnimator/bin/libs/laya.d3.js:41839:62) at SkinnedMeshRenderer.__proto._com...
来源: Laya_社区 发布时间: 20190809
...是导出微信小游戏后,微信开发者工具提示 没有ReferenceError: ** is not defined 使用IDE TS语言开发微信小游戏,添加了第三方库,在模拟器和浏览器调试运行都没有问题,但是导出微信小游戏后,微信开发者工具提示 没有ReferenceError:...
来源: Laya_社区 发布时间: 20180504
...所有的 ../../res 改成了 res 然后启动项目,报错如下: Error: BaseMaterial: unknown shader name. at CustomTerrainMaterial.__proto.setShaderName (file:///Users/xutao/Documents/laya/test/bin/libs/laya.d3.js:23016:10) at new CustomTerrainMaterial (file:///Users/xutao/Docu...
来源: Laya_社区 发布时间: 20180403
...信小游戏如何使用ttf字体? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 2.1.1.1引擎微信小游戏掉帧严重 问题状态 最新活动: 2018-07-12 00:04 浏览: 4491 关注: 4 人 Laya_Aaron • 2018-06-04 18:06 发布一次就可...
来源: Laya_社区 发布时间: 20180604
...览器运行报错 提示找不到 btCollisionObject_create Uncaught TypeError: Cannot read properties of undefined (reading 'btCollisionObject_create') at pi._onAdded (laya.d3.min.js:1:600219) at xr._addComponentInstance (laya.core.min.js:1:250112) at xr.addComponent (laya.core.mi...
来源: Laya_社区 发布时间: 20230401
...建一个空的cache文件之后,运行报错JsAppCache::loadCachedURL Error, no cache data. 。。。 2,单机打包出现 网络异常,请联系开发商。 2017-03-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...
来源: Laya_社区 发布时间: 20170303
...传 Demo 附件 TS项目使用matter.js库无智能提示 Ts 编辑提示error TS5023: Unknown option 'p' 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught...
来源: Laya_社区 发布时间: 20220325
...= _name + _hash } _content = JSON.stringify(_content) } catch(e) { console.error(e) } file.contents = new Buffer(_content) this.push(file) return cb() }) }()) .pipe(gulp.dest('./server/static')) }) gulp.task('default', ['updata_atlas_version']) 供大家参考 ^_^ 附件 : --> 2018-04-12 添加...
来源: Laya_社区 发布时间: 20180412
... { console.log(data); }); process.stderr.on("data", (data) => { console.error(data); }); process.on("exit", (code, signal) => { console.log("success"); // console.log(code, signal); // 编译结束,触发reload,浏览器会自动刷新 gulp.src(entry).pipe(connect.reload()); }) } gulp.task...
来源: Laya_社区 发布时间: 20200908