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

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

241. Texture自动恢复还是存在另外的问题 [ 83%]

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

242. 微信小游戏加载 BitmapFont 问题 [ 82%]

微信小游戏加载 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

243. Texture2D的GPU纹理压缩的使用(TypeScript-3D基础(TS)-LayaAir3D之纹理) [ 82%]

...平台可以使用的资源。 纹理压缩使用示例([地址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Texture&name=TextureGPUCompression)) 在这里使用了 `URL.basePath` 方法,去设置加载路径,并且不同的平台加载不同的资源,来使用压...

来源: Laya2.0_文档 发布时间: 20210714

244. Texture2D的GPU纹理压缩的使用(JavaScript-3D基础(JS)-LayaAir3D之纹理) [ 82%]

...平台可以使用的资源。 纹理压缩使用示例([地址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Texture&name=TextureGPUCompression)) 在这里使用了 `URL.basePath` 方法,去设置加载路径,并且不同的平台加载不同的资源,来使用压...

来源: Laya2.0_文档 发布时间: 20210715

245. laya.net.HttpRequest_API3.0 [ 82%]

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

246. 背景音乐来回切换问题 [ 82%]

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

247. laya.display.BitmapFont_API3.0 [ 82%]

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

248. laya接入vivo平台加载资源卡住66% [ 82%]

laya接入vivo平台加载资源卡住66% laya接入vivo平台加载资源卡住68% 之前看到有帖子也发出这个问题但不知道是怎么解决的,有知道解决方案的麻烦回帖,谢谢,急用 laya版本:2.1.1 demo:无demo,不好复现,我们这边有两台vivo,一台...

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

249. ts 空项目 版本1.7.20 下的load 调用2次 第二次 失效 [ 82%]

...次 失效 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

250. 提示“AtlasResourceManager:Dispose the inner Atlas。” [ 82%]

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