大约有 1,525 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0061 秒)
Laya_社区(1067) Laya3.0_api(151) Laya2.0_api(106) laya_api(97) Laya2.0_文档(64) Laya3.0_文档(22) Laya2.0_示例(9) Laya_示例(9)
Texture自动恢复还是存在另外的问题 laya.resource.Texture类 __proto.recoverBitmap=function(){ var _$this=this; var url=this._bitmap.url; if (!this._destroyed && (!this._bitmap || this._bitmap.destroyed)&& url){ ...
来源: Laya_社区 发布时间: 20190311
微信小游戏加载 BitmapFont 问题 IDE 版本:1.7.19.1beta LayaAir 版本:1.7.19.1beta ------------------------ 发布成微信小游戏之后,解析 BitmapFont 出错 ------------------------ game.js 里面有添加这些 require("weapp-adapter.js"); window.Parser = require("./js/dom_pa...
来源: Laya_社区 发布时间: 20180704
...平台可以使用的资源。 纹理压缩使用示例([地址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Texture&name=TextureGPUCompression)) 在这里使用了 `URL.basePath` 方法,去设置加载路径,并且不同的平台加载不同的资源,来使用压...
来源: Laya2.0_文档 发布时间: 20210714
...平台可以使用的资源。 纹理压缩使用示例([地址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Texture&name=TextureGPUCompression)) 在这里使用了 `URL.basePath` 方法,去设置加载路径,并且不同的平台加载不同的资源,来使用压...
来源: Laya2.0_文档 发布时间: 20210715
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/net/HttpRequest" HttpRequest Class HttpRequest HttpRequest 通过封装 HTML XMLHttpRequest 对象提供了对 HTTP 协议的完全...
来源: Laya3.0_api 发布时间: 20231115
..._musicAudio; //添加下面这一行代码 tAd.src = url; }JS&TS:打开laya.core.js文件,找到11230行的判断进行修改,如下所示: if (this.url==SoundManager._tMusic){ AudioSound._initMusicAudio(); tAd=AudioSound._musicAudio; //添加下面这一行代码 tAd.src = this.url; } ...
来源: Laya_社区 发布时间: 20170718
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/BitmapFont" BitmapFont Class BitmapFont BitmapFont 是位图字体类,用于定义位图字体信息。 字体制作及...
来源: Laya3.0_api 发布时间: 20231115
laya接入vivo平台加载资源卡住66% laya接入vivo平台加载资源卡住68% 之前看到有帖子也发出这个问题但不知道是怎么解决的,有知道解决方案的麻烦回帖,谢谢,急用 laya版本:2.1.1 demo:无demo,不好复现,我们这边有两台vivo,一台...
来源: Laya_社区 发布时间: 20201123
...次 失效 var assets =[]; assets.push({url:"res/atlas/UI/Shop.atlas",type:Laya.Loader.ATLAS}) assets.push({url:"res/atlas/setting.atlas",type:Laya.Loader.ATLAS}) assets.push({url:"res/atlas/shop_buy.atlas",type:Laya.Loader.ATLAS}) assets.push({url:"res/atlas/build.atlas",type:Loader.ATLAS}) Laya.lo...
来源: Laya_社区 发布时间: 20181106
...pose the inner Atlas。” AtlasResourceManager:Dispose the inner Atlas。 laya.webgl.js:374 >>>>altas garbageCollection =1 laya.webgl.js:372 AtlasResourceManager:Dispose the inner Atlas。 laya.webgl.js:374 >>>>altas garbageCollection =1 laya.webgl.js:372 AtlasResourceManage...
来源: Laya_社区 发布时间: 20170825