大约有 343 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)
Laya_社区(259) Laya3.0_api(21) Laya2.0_文档(17) laya_api(17) Laya2.0_api(14) Laya3.0_文档(10) Laya_示例(3) Laya2.0_示例(2)
...部所有资源url的列表。 整个列表文件以xxx.ls场景的xxx为key。 在销毁xxx.ls时,对列表文件的每一项进行getRes(),判断引用次数referenceCount为0 ,并调用dispose() 2019-02-01 0 0 分享 微博 QZONE 微信 137*****162 赞同来自: 我们项目是自己编...
来源: Laya_社区 发布时间: 20180711
...tion I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=com.layabox.test#10205#256 I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=com.layabox.test#10205#0 W/om.layabox.tes: JIT profile information will not be recorded: profile file does not exits. I/...
来源: Laya_社区 发布时间: 20190723
...误?或者在laya3d里面有没有其他方式使用动画位移? KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/bu...
来源: Laya_社区 发布时间: 20180920
...eate(this, (setting) => { let frame = new Laya.Particle2D(setting); let key = keyString; let frameX; let frameY; let play = true; let frameScale; let frameRotation; //问题在下面://如果首次传入E/Q,尾焰正常出现在需要的位置,但是这个粒子会“循环”播放,一...
来源: Laya_社区 发布时间: 20190723
...et = 0; 2、module4里修改clientWidth和clientHeight属性: { key: 'clientWidth', get: function get() { var ret = parseInt(this.style.fontSize, 10) * this.innerHTML.length; return Number.isNaN(ret) ? this.width : ret; } }, { key: 'cl...
来源: Laya_社区 发布时间: 20180512
...更新了最新的U3D导出插件……然后连导出都报错……, KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/bu...
来源: Laya_社区 发布时间: 20181218
...21 11:20:31:5607] NOTICE: lws_context_init_client_ssl: doing private key filepath [2018/08/21 11:20:31:5608] NOTICE: Loaded client cert private key /var/mobile/Containers/Data/Application/F09CD563-F37F-4B17-A1DB-742CF5D947D1/Library/Caches/ssl.pem [2018/08/21 11:20:31:5608] NOTICE:...
来源: Laya_社区 发布时间: 20180821
...} if (instance instanceof Object) { var copyInstance = {...(instance as { [key: string]: any }), } as { [key: string]: any } for (var attr in instance) { if ((instance as Object).hasOwnProperty(attr)) copyInstance[attr] = GameUtils.deepCopy<any>(instance[attr]) } return copyInstance as T } ret...
来源: Laya_社区 发布时间: 20230625
...5 Foreground: Yes Build: OPPO/A83/A83:7.1.1/N6F26Q/1524206852:user/release-keys *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Build fingerprint: 'OPPO/A83/A83:7.1.1/N6F26Q/1524206852:user/release-keys' Revision: '0' ABI: 'arm' signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0...
来源: Laya_社区 发布时间: 20180802
...aniBody.clear(); let loopPlay: boolean = true; let key: string = actionName + "_" + Math.abs(direction); this.aniBody.play(0, loopPlay, key); var bound: Laya.Rectangle = this.aniBody.getBounds(); this.aniBody.pivot(bound.width / 2, bound.he...
来源: Laya_社区 发布时间: 20170615