大约有 6,991 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0239 秒)
Laya_社区(6676) Laya2.0_文档(212) Laya3.0_文档(71) laya_api(14) Laya3.0_api(10) Laya2.0_api(7) Laya_示例(1)
闪屏,报错信息如下 02-05 16:53:06.997 24700-24824/? E/chromium: [ERROR:texture_manager.cc(2971)] [.Offscreen-For-WebGL-0x7c8dec00]GL ERROR :0x0505 : glTexImage2D: <- error from previous GL command 02-05 16:53:07.013 24700-24700/? I/chromium: [INFO:CONSOLE(0)] "[.Offscreen-For-WebGL-0x7c...
来源: Laya_社区 发布时间: 20180205
LayaAir下TTF字体的使用方式? 2016-05-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 8 个回复 cuixueying 赞同来自: yung 、Ismeluo 步骤一:将已经下载好的ttf文件放置在h5目录下 步骤二:...
来源: Laya_社区 发布时间: 20160514
...tps://ask.layabox.com/question/40655 https://ask.layabox.com/question/15874 Panel.ts修改:这里改为取了一下当前scrollbar的值 /** * @private * 设置内容的宽度、高度(以像素为单位)。 * @param width 宽度。 * @param height ...
来源: Laya_社区 发布时间: 20211108
... loadLib("js/bundle.js"); 测试安卓平台打包异常 具体日志 10-15 16:43:46.702: I/LayaBox(3503): alert=出错啦,请把此信息截图给研发商 10-15 16:43:46.702: I/LayaBox(3503): TypeError: Cannot read property 'btCollisionObject' of undefined 10-15 16:43:46.702: I/LayaBox(3503...
来源: Laya_社区 发布时间: 20181015
...tion to load this file."); } } var innerResouMap=data[1]; Utils3D._createNodeByJson(this,json,this,innerResouMap); this.event("hierarchyloaded",[this]); this.__loaded=true; } 打了一个log,发现data[0]读取出来的结果是"{",也就是说da...
来源: Laya_社区 发布时间: 20180101
...↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ 03-09 21:14:54.677 23554 23663 I LayaBox : send httpRequest method:user.checkPlatformExist 03-09 21:14:54.678 23554 23663 I LayaBox : xhr.post url=http://xxx.yyy.cn/api 03-09 21:14:54.680 23554 23645 I LayaBox : Download [ ]:ht...
来源: Laya_社区 发布时间: 20180315
...mpacts near heap limit Allocation failed - JavaScript heap out of memory 1: 00007FF66837ACB5 2: 00007FF6683544E6 3: 00007FF668354EF0 4: 00007FF6685E47FE 5: 00007FF6685E472F 6: 00007FF668B18964 7: 00007FF668B0F0F2 8: 00007FF668B0D68C 9: 00007FF668B165B7 10: 00007FF668B16636 11: 00...
来源: Laya_社区 发布时间: 20211102
...模型出错 我使用 var that=this; Laya.loader.create("res/3d/baseman01.lh", Laya.Handler.create(this, function(){ var scene3d=new Laya.Scene3D(); that.owner.addChild(scene); var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone(); scene3d.addChild(player...
来源: Laya_社区 发布时间: 20190725
...务器 客户端代码: let PORT: number = 8080; let IP: string = "127.0.0.1"; export class NetSocket extends Laya.Socket{ private static _instance: NetSocket; public static get instance(): NetSocket { if (!NetSocket._instance) { ...
来源: Laya_社区 发布时间: 20170602
...里面 但是它还是会编译! 新版本就不编译! 附件 : --> 2018-12-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 触及不到的天空 赞同来自: layabox 、Laya_Aaron 需要加import .... fro...
来源: Laya_社区 发布时间: 20181207