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

大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)

3611. 2.0.2发布的提取本地包不支持相对路径 [ 51%]

... 替换原来的    // 筛选4M包 gulp.task("packfile", ["version2"], function() {     if (config.version) {         // 从release目录取得带有版本号的目录         let tempPackfile = `${workSpaceDir}/.laya/configTemp.json`;         let releasePackfile = `${releaseDir}/con...

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

3612. Getcomponent 报错Uncaught (in promise) TypeError: Right-hand side of 'instanceof' is not an object [ 51%]

...歌chrom96版本滤镜报错 导微信小程序报错window.focus is not a function laya2 发布微信开放域工程,用微信开发者工具打开报错 Laya使用fairygui的富文本xml解析报错 小游戏项目 加载有中文的json文件 报错 问题状态 最新活动: 2023-07-06 16:44 ...

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

3613. 图集类型(ATLAS)文件的的png文件没有加上时间戳 [ 51%]

...实现,例如: var IMAGE_VERSION = "20170610"; Laya.URL.customFormat = function (url) { if (!Render.isConchApp && url.indexOf("?v=") < 0) url += ("?v=" + IMAGE_VERSION); return url; } 附件 : --> 2017-06-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

3614. Array buffer allocation failed [ 51%]

... at e.i._resizeBuffer (https://awp-assets.meituan.net ... :24224)     at Function.e.getAMesh (https://awp-assets.meituan.net ... :29394)     at t.a.flush (https://awp-assets.meituan.net ... :29650)     at a.h.render (https://awp-assets.meituan.net ... :25650)     at a.h._loop (https://awp-as...

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

3615. 如何过滤拥有相同name的节点对象? [ 51%]

... package { import laya.display.Sprite; public class LayaAirDemo { public function LayaAirDemo() { Laya.init(550,400); var box:Sprite=new Sprite(); var sp1:Sprite=new Sprite(); sp1.name="aaa"; var sp2:Sprite=new Sprite(); sp2.name="aaa"; var sp3:Sprite=new Sprite(); sp3.name="aaa"; var sp4:Sprite=new...

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

3616. 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 [ 51%]

...64却没办法在Image上渲染 有没有具体解决办法 附上转换码function _arrayBufferToBase64( buffer ) { var binary = ''; var bytes = new Uint8Array( buffer ); var len = bytes.byteLength; for (var i = 0; i < len; i++) { binary += String.fromCharCode( bytes[ i ] ); } return window.btoa...

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

3617. [LayaNative3]LayaNative在安卓上播放音效后会一直输出报错日志 [ 51%]

...prototype["onPlayAgain"]; Laya.HTMLAudioChannel.prototype["onPlayAgain"] = function onPlayAgain(): void { if (this._ele == null) { console.warn(`HTMLAudioChannel.onPlayAgain _ele is null, url=${this.url}`); return; } return window["Laya.HTMLAudioChannel.onPlayAgain"].call(this); } 你可以试试暂...

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

3618. laya.d3.shader.ShaderVariant_API3.0 [ 51%]

...lone equal setValue ShaderVariantCollection Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

3619. laya.d3.core.particleshuriken.module.GradientDataNumber_API3.0 [ 51%]

...tAverageValue getKeyByIndex getValueByIndex Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

3620. laya.d3.core.render.command.BlitFrameBufferCMD_API3.0 [ 51%]

...tor shaderData recover run setshader create Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Static method

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