大约有 1,758 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0057 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
... 替换原来的 // 筛选4M包 gulp.task("packfile", ["version2"], function() { if (config.version) { // 从release目录取得带有版本号的目录 let tempPackfile = `${workSpaceDir}/.laya/configTemp.json`; let releasePackfile = `${releaseDir}/con...
来源: Laya_社区 发布时间: 20190426
... 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
...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
...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
...lone equal setValue ShaderVariantCollection Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...tAverageValue getKeyByIndex getValueByIndex Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...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
... hr.send(NameJosn, null, 'get', 'xml'); function method():void trace(hr.data) } hr.data 返回结果是 如何获得 比如id:10000 的节点属性? 附件 : --> 2016-06-26 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20160626
...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
...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