大约有 6,402 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0114 秒)
Laya_社区(6336) Laya2.0_文档(34) Laya3.0_文档(23) Laya2.0_api(3) laya_api(2) Laya3.0_api(2) Laya2.0_示例(1) Laya_示例(1)
...ig)); 在PC上用chrome运行,wx的类型是object,wx.config是function,一切正常,但如果导出后用微信开发者工具打开,则出现如下图的问题: //======================================== 如果不下载到本地,用如下语句在线引用的话: <scrip...
来源: Laya_社区 发布时间: 20180724
...要计算之后动态更改 --> <div id="div1" style="position:absolute;left:0px;top:0px"><canvas id="canvas"></canvas></div> <script type="text/javascript"> /////////////////////////////////////////////////////////////////////////////...
来源: Laya_社区 发布时间: 20200604
...Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000 | sysTid=16095 nice=0 cgrp=default sched=0/0 handle=0xb420b930 | state=R schedstat=( 55770310 3145521 28 ) utm=0 stm=5 core=0 HZ=...
来源: Laya_社区 发布时间: 20190612
...坐标:深圳南山 请问在layaIDE里,怎么调用微信小程序API IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 游戏运行在chrome里面 听不见声音 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。...
来源: Laya_社区 发布时间: 20200531
.../threeDimen/skinModel/LayaMonkey/LayaMonkey.lh", type: Laya3D.HIERARCHY, priority: 1}]; //Laya.loader.create(resource, Laya.Handler.create(this, this.onComplete)); Laya.loader.create("Export/LayaScene_JJF/Conventional/JJF.lh", Laya.Handler.create(this, this.onComplete)); ...
来源: Laya_社区 发布时间: 20190531
...录 LayaZip.clearCacheZip(url)[/code]版本 查看版本[code]LayaZip.Version[/code]其他 如果有意见或建议,请反馈到: QQ群: 200482074 2023-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ...
来源: Laya_社区 发布时间: 20230316
...上传失败,已经发送到1029805476@qq.com 异常: KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) r.a (UnityEngine.GameObject A_0, i A_1, System.Boo...
来源: Laya_社区 发布时间: 20200114
...ine.GUIUtility:ProcessEvent (int,intptr,bool&) MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. MeshUitls.writeSkinnerMesh (UnityEngi...
来源: Laya_社区 发布时间: 20240111
...有如下几处: 1、在第8行下面添加对 laya.net.ResourceVersion 的引用: var ResourceVersion = laya.net.ResourceVersion; 2、第330-336行,将 MiniFileMgr.isLocalNativeFile=function(url){ for(var i=0,sz=MiniAdpter.nativefiles.length;i<sz;i++){ if(url.indexOf(MiniAdpter.nativ...
来源: Laya_社区 发布时间: 20181212
...s, (data: any) => { this.playerScript.move(data.direction, data.force); }); this.joystickScript.owner.on(Joystick.END, this, () => { this.playerScript.stop(); }); // 可视化边界 this.visuali...
来源: Laya_社区 发布时间: 20251125