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

大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0055 秒)

2101. [LayaAir3]laya3.3.2版本2D相机下,使用ColorEffect2D有问题 [ 53%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 问题状态 最新活动: 2025-10-09 14:13 浏览: 564 关注: 2 人

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

2102. 求解:2D项目中加载View,Laya.Scene.load应该如何使用? [ 53%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 加载到舞台的3D模型不显示贴图 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框...

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

2103. JS中List容器里renderHandler和itemHandler渲染器如何使用 [ 53%]

... 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

2104. LoaderManager里的create和load使用上有什么区别?分别用于什么样的场合? [ 53%]

...使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 用二的幂次方图集和非二的幂次方图集区别在哪? 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 关于...

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

2105. 发布VIVO后,加载骨骼动画SK文件不成功,没有任何响应 [ 53%]

...人 Johnson • 2019-10-30 13:02 搜索vvmini.js的 getUrlEncode方法 if (type == "arraybuffer") return ""; 这个空字符串改为binary Johnson • 2019-10-30 13:03 非常感谢。可以正常加载了

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

2106. 微信小游戏在真机上网络动态加载资源的问题 [ 53%]

...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

2107. Native 如何使用ttf? [ 53%]

...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

2108. [LayaAirIDE3]laya3.3中2D相机有没有使用demo,想参考一下 [ 53%]

...游戏: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

2109. 龙骨插件bug反馈 测试使用1.7.19和2.0版本 [ 53%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? TypeScript下HttpRequest发送Post请求有Bug? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 关于使用matterjs物理引...

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

2110. 请教3D插件设置,导出的ls加载失败 [ 53%]

...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