大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0055 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 问题状态 最新活动: 2025-10-09 14:13 浏览: 564 关注: 2 人
来源: Laya_社区 发布时间: 20251009
...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 加载到舞台的3D模型不显示贴图 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框...
来源: Laya_社区 发布时间: 20190910
... new Laya.Handler(this, this.updateList); ActivityXXXXXUI.prototype.updateList = function(cell, index) { var info = cell.dataSource; var img_icon = cell.getChildByName("img_icon");//图标 var lab_name = cell.getChildByName("lab_name");//名...
来源: Laya_社区 发布时间: 20170808
...使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 用二的幂次方图集和非二的幂次方图集区别在哪? 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 关于...
来源: Laya_社区 发布时间: 20170511
...人 Johnson • 2019-10-30 13:02 搜索vvmini.js的 getUrlEncode方法 if (type == "arraybuffer") return ""; 这个空字符串改为binary Johnson • 2019-10-30 13:03 非常感谢。可以正常加载了
来源: Laya_社区 发布时间: 20191030
...ePath = ""; //加载图集 Laya.loader.load([ {url:"res/atlas/comp.atlas", type: Laya.Loader.ATLAS}, ], new Laya.Handler(this, this.onLoad)); 版本是1.7.19 2018-09-21 添加评论 已悬赏1元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...
来源: Laya_社区 发布时间: 20180921
...yabox.com/doc/?nav=zh-ts-7-2-9 var xhr = new XMLHttpRequest(); xhr.responseType = 'arraybuffer'; xhr.open('GET', "res/font/Arial.ttf", true); xhr.onload = function () { Laya.Browser.window.conch.setFontFaceFromBuffer("Arial", xhr.response); setInterval(onDrawFrame, 15); }; xhr.onerror = function (e)...
来源: Laya_社区 发布时间: 20181106
...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 问题状态 最新活动: 2025-07-23 10:39 浏览: 2617 关注: 3 人
来源: Laya_社区 发布时间: 20250714
...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? TypeScript下HttpRequest发送Post请求有Bug? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 关于使用matterjs物理引...
来源: Laya_社区 发布时间: 20180928
...m • 2018-04-17 16:30 报错的信息是"Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file.",说明要求的是加载一个.lh文件,但是用Scene导出的却是一个.ls文件 w1114367261 • 2018-04-17 16:47 我刚看到你怎么能用加...
来源: Laya_社区 发布时间: 20180416