大约有 155 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0035 秒)
Laya_社区(121) Laya3.0_文档(15) Laya2.0_文档(9) Laya3.0_api(6) laya_api(1) Laya2.0_示例(1) Laya_示例(1) Laya2.0_api(1)
...laya/d3/component/Volume/VolumeManager.ts:101 update one RenderNode Volume info Parameters baseRender: BaseRender Returns void add add(volume: Volume): void Implementation of IVolumeManager.add Defined in laya/d3/component/Volume/VolumeManager.ts:61 add volume Parameters volume: Volume Returns void ...
来源: Laya3.0_api 发布时间: 20231115
..."); Laya.stage.addChild(scene); // Log.Info("Procedure::setup"); // this.InitGameManager(); } 2017-08-03 0 0 分享 微博 QZONE 微信 oayx 赞同来自: 创建的是空项目 2017-08-03 0 0 分享 微博 QZONE 微信 oayx 赞同来...
来源: Laya_社区 发布时间: 20170802
...andleFail); })) }), LocalTxt.getText("请求失败")+":"+e); } }); LogUtil.info(this.urlString,this.methodString,this.responseType,this.dataAny); hr.send(this.urlString, this.dataAny, this.methodString, this.responseType,this.headers); 2019-03-08 添加评论 已悬赏10元 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20190308
...le: "hidden", properties: [ { name: "help", caption: "提示", inspector: "Info", type: "string", default: "输入文件夹必须是图集文件或图片,输出目录会以图集名生成子文件夹", }, { name: "inputPath", caption: "输入目录", inspector: "File", options: { absolutePath: tru...
来源: Laya_社区 发布时间: 20250731
... public resumeAllEffects(): void { this.pausedEffects.forEach((info, url) => { this.playEffect(url, info.completeCallback, false, info.position); }); this.pausedEffects.clear(); } private getCallbackForUrl(url: string): () => ...
来源: Laya_社区 发布时间: 20250930
...会报错。 导包 import laya.filters.GlowFilter; 会报错“exception info:[TypeError: undefined is not an object (evaluating 'SaveBase._createArray')] at line 6155”。 只是导包,还没使用任何滤镜。 2018-02-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20180206
...直接黑屏!!!!!! layabox[4357:2764240] ==JSERROR: exception info: [ReferenceError: Can't find variable: ConchShader] at line 21042 layabox[4357:2763988] Status bar could not find cached time string image. Rendering in-process. 2018-04-28 15:33:09.747096+0800 layabox[4357:2763988] 有...
来源: Laya_社区 发布时间: 20180428
...Init(); this.onShow(); Laya.timer.frameLoop(1, this, ()=>{ // console.info(this); this.onUpdate(); }); } /******************************************************************************** * Node ********************************************************************************/ _proto = Laya.Nod...
来源: Laya_社区 发布时间: 20190222
...Parser(); + xml = parser.parser.parserFromString(xml,'text/xml'); + } var tInfo=xml.getElementsByTagName("info"); if (!tInfo[0].getAttributeNode){ return this.parseFont2(xml,texture); } 努力努力再努力 • 2018-09-25 20:50 @zh920627:我添加了这句话 为什么还报错 gameThirdS...
来源: Laya_社区 发布时间: 20180306
...LE-17.0.37] 2019-05-10 17:10:38.479792+0800 SwiftLayaNative[98971:4069811] INFO:gles 支持的最大顶点属性个数=16 2019-05-10 17:10:38.484463+0800 SwiftLayaNative[98971:4070046] js thread started. 2019-05-10 17:10:38.511032+0800 SwiftLayaNative[98971:4069811] ------------------------[ReadingG...
来源: Laya_社区 发布时间: 20190510