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

大约有 1,525 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0065 秒)

201. [LayaAirIDE3]layaAir 3.14 打包淘宝小部件报错 [ 85%]

LayaAir引擎 [LayaAirIDE3]layaAir 3.14 打包淘宝小部件报错 附件 : --> demo.zip 2024-07-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Fred 赞同来自: 您好,淘宝小部件无法加载包...

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

202. 微信头像请求方式 [ 85%]

....skin = (headCache[headUrl]); }else{ // 创建请求 let httpRequest = new Laya.HttpRequest(); httpRequest.once(Laya.Event.COMPLETE, this, (data)=>{ let byte = new Laya.Byte(data); byte.writeArrayBuffer(data, 4); let blob = new Laya.Browser.window.Blob([data], {type:'image/apng'}); let url = Laya...

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

203. 预加载图集文集在小游戏端导致内存过高 [ 85%]

... }, { url: hyip+"res/atlas/comp/30_loading.json", type: Loader.ATLAS }, ]; Laya.loader.load(resArray, Laya.Handler.create(this, this.onLoaded1)); 使用这种方法动态加载资源导致内存很高,该怎么办? 和官网推荐的material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"...

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

204. 启用版本管理后,Laya.loader.load加载在微信web开发者工具触发不了回调 [ 85%]

启用版本管理后,Laya.loader.load加载在微信web开发者工具触发不了回调 启用版本管理后,文件都带了hash, var resArray = [ {url: "res/atlas/common.atlas", type: Laya.Loader.ATLAS}, {url: "hall/1_login/login_bg.png", type: Laya.Loader.IMAGE}, {url: "hall/1_login/Bott...

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

205. laya.d3.core.render.ScreenTriangle_API3.0 [ 85%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/ScreenTriangle" ScreenTriangle Class ScreenTriangle ScreenTriangle 类用于创建全屏三角形。 Hierarchy Resource ScreenTriangle Index Constructors constructor Properties destoryedImmediately lock na...

来源: Laya3.0_api 发布时间: 20231102

206. 关于laya打包找不到配置 [ 85%]

关于laya打包找不到配置 你好,我打包为微信小游戏后在微信开发者工具是可以正常运行,但在手机上会报错,本应该从本地读取的配置,在手机上确从我的文件服务器读取,请问这方便要怎么解决。 附件 : --> 2019-05-28 添加评...

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

207. laya.resource.TextResource_API3.0 [ 84%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/TextResource" TextResource Class TextResource 文字资源 Hierarchy Resource TextResource Index Constructors constructor ...

来源: Laya3.0_api 发布时间: 20231115

208. laya.resource.Resource_API3.0 [ 84%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/Resource" Resource Class Resource Resource 资源存取类。 Hierarchy EventDispatcher Resource BaseTexture BaseShader Te...

来源: Laya3.0_api 发布时间: 20231115

209. 为何发生此类报错Uncaught TypeError: Cannot read property '_tf' of null [ 84%]

...链接 提交 6 个回复 melody0529 赞同来自: (function(){ var Stage=Laya.Stage; var WebGL=Laya.WebGL; var config=Config; (function(){ console.log("运行程序。"); Laya.init(1280,720,WebGL); //设置适配模式 Laya.stage.alignH=Stage.ALIGN_CENTER; Laya.stage.alignV=Stage.ALIGN_MIDDLE; Laya...

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

210. laya.components.AnimatorController2D_API3.0 [ 84%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorController2D" AnimatorController2D Class AnimatorController2D 2D动画控制器 Hierarchy Resource AnimatorContr...

来源: Laya3.0_api 发布时间: 20231115