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

大约有 1,758 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0057 秒)

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

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

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

1282. Array buffer allocation failed [ 52%]

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

1283. 3D模型旋转定位问题 [ 52%]

...l/build/warehouse1/warehouse1.lh", Laya.Handler.create(this, onComplete)); function onComplete() { //仓库原型 warehouse1 = Laya.Sprite3D.load("model/build/warehouse1/warehouse1.lh"); scene.addChild(warehouse1); warehouse1.transform.rotate(new Laya.Vector3(0, 90, 0), false, false); warehouse1.tra...

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

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

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

1285. laya.d3.shader.ShaderVariant_API3.0 [ 52%]

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

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

1286. laya.d3.core.particleshuriken.module.GradientDataNumber_API3.0 [ 52%]

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

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

1287. laya.d3.core.render.command.BlitFrameBufferCMD_API3.0 [ 52%]

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

1288. 如何在layaair 上使用get方法的xml ,获得节点属性? [ 52%]

...       hr.send(NameJosn, null, 'get', 'xml');               function method():void                  trace(hr.data)              } hr.data 返回结果是    如何获得 比如id:10000 的节点属性?     附件 : --> 2016-06-26 添加评论 免费帖 --> 分...

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

1289. 提示错误在laya.core.js里 [ 52%]

...Scene3D.load("res/LayaScene_demo/Android/demo.ls",Laya.Handler.create(this,function(scene){             Laya.stage.addChild(scene);         }));     } } 2020-05-16 添加评论 已悬赏30元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

1290. laya.ui.TipManager_API3.0 [ 52%]

...ameters value: any Returns void defaultTipHandler get defaultTipHandler(): Function set defaultTipHandler(value: Function): void Defined in laya/ui/TipManager.ts:132 默认鼠标提示函数 Returns Function Defined in laya/ui/TipManager.ts:136 默认鼠标提示函数 Parameters value: Function Ret...

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