• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3,472 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)

3321. mac 下翻译出来的顺序问题 [ 45%]

... main.max.js:87365 Uncaught TypeError: Cannot read property '_createArray' of undefined 2017-11-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 你可以打开index.html看下...

来源: Laya_社区 发布时间: 20171104

3322. 我在Layasample主类中,检测键盘按下并输出一切正常,可是放到其他类里面则能检测到按键按下,却一直输出undefined [ 45%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ui list 里面的元素不能点击两次 unity中的模型导出后在laya中显示不正常 用Mac下Unity5.6.2f1导出的模型在Mac浏览器显示正常,发布到移动端不显示模型,但是顶点数面...

来源: Laya_社区 发布时间: 20180208

3323. 3D场景中加入lh精灵,再删除后有时会出问题。 [ 45%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 unity导出的场景不显...

来源: Laya_社区 发布时间: 20190104

3324. layabox加载fairygui发布的二进制文件报错 [ 45%]

...} resInfo.event(/*laya.events.Event.COMPLETE*/"complete",content); resInfo.offAll(); this._infoPool.push(resInfo); this._statInfo.loaded++; this.event(/*laya.events.Event.PROGRESS*/"progress",this.getProgress()); }   调试结果 (no filename):1 //res/Bag.json [21357]:undefined c.warn @ (no filenam...

来源: Laya_社区 发布时间: 20200429

3325. 求助 Uncaught ReferenceError: Laya3D is not defined [ 45%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 求助关于TiledMap的版本问题 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise)...

来源: Laya_社区 发布时间: 20170313

3326. Scene.load加载的时候无法正确的识别ResourceVersion [ 45%]

...ources-Cube.lm Failed to load resource: the server responded with a status of 404 (Not Found)前面多了一个h5/的前缀,所以找不到了(因为是web的root目录下新建了一个h5的目录,游戏丢这个里面的)   但是当我放到Root目录之后,报错变成了这样,变成...

来源: Laya_社区 发布时间: 20180130

3327. 请问laya2.0中想要实现1.0中的扩展脚本或附加脚本,应如何实现?prefab能关联脚本吗? [ 45%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 请问下加载TFF字体要怎么加载呢? LayaFlash:求ByteArray.jas ->readMultiByte对gb2312的实现翻译 问题状态 最新活动: 2019-10-17 09:39 浏览: 2849 关注: 7 人 十分滑稽 • 2019-08-...

来源: Laya_社区 发布时间: 20181210

3328. unity 1.7.13.3插件(unity版本5.6.3、2017.1)+1.7.13库,载入lh文件报错 [ 45%]

...行。。。。。醉了 Uncaught TypeError: Cannot read property 'owner' of null at AnimationTransform3D.__proto._setLocalRotation (laya.d3.js:17222) at Array.AnimationNode._setLocalRotation (laya.d3.js:340) at Animator.__proto._onAnimationStop (laya.d3.js:22674) at Animator.__proto._updatePlayer (...

来源: Laya_社区 发布时间: 20180115

3329. LayaAir1.7.19.1 Beta预加载资源出问题 [ 45%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 微信小游戏与加载图片时不会触发erroe事件 小游戏项目 加载有中文的json文件 报错 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 unity到导出场...

来源: Laya_社区 发布时间: 20180725

3330. [LayaAir3]Pool对象池获取继承对象时会返回基类对象 [ 45%]

... the class has one, if not, do not recover. * @param instance The instance of the class. * @ZH 根据类名进行回收,如果类有类名才进行回收,没有则不回收。 * @param instance 类的具体实例。 */ static recoverByClass(instance: any): void { if (instance) { var className: s...

来源: Laya_社区 发布时间: 20250819