大约有 1,110 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0140 秒)
...; Laya.loader.create("res/3d/baseman01.lh", Laya.Handler.create(this, function(){ var scene3d=new Laya.Scene3D(); that.owner.addChild(scene); var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone(); scene3d.addChild(player); })); 然后用android扫...
来源: Laya_社区 发布时间: 20190725
...音等) [size=14][code]// Use ZIP when loading files // Note By convention, only resource files in the level-1 directory are loaded Laya.loader.create([{ url: "xx.zip", type:"ZIP"}]) [/size][/code] 如果只需要加载zip包中的部分资源,或者资源路径在多级目录下。可以在cons...
来源: Laya_社区 发布时间: 20211227
...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_社区 发布时间: 20190531
...ig)); 在PC上用chrome运行,wx的类型是object,wx.config是function,一切正常,但如果导出后用微信开发者工具打开,则出现如下图的问题: //======================================== 如果不下载到本地,用如下语句在线引用的话: <scrip...
来源: Laya_社区 发布时间: 20180724
...问题。用laya扫码就可以正常运行,但是构建app用androidstudio打开就不行了。 2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7c 2019...
来源: Laya_社区 发布时间: 20190315
# LayaAir 3D性能分析工具 > Engine \ IDE Version : 2.12 Update Date: 2021-04-19 在LayaAir2.12版本,LayaAir引擎更新了性能分析工具,工具集成在LayaAirIDE中,同时也提供了简易的性能查看方案。 ## 1、性能分析工具概述 在游戏开发过程中,游戏性...
来源: Laya2.0_文档 发布时间: 20210714
...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
.../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
...bled = true; a.mouseThrough = true; a.on(Laya.Event.MOUSE_DOWN, null, function (e: Laya.Event): void { console.log("touch a"); } 因为需要将mouseThrough=true才可以,蛋疼的api描叙你能相信是这个熟悉么? “mouseThrough : Boolean = false,指定当mouseEnabled=true时,...
来源: Laya_社区 发布时间: 20161109
...录 LayaZip.clearCacheZip(url)[/code]版本 查看版本[code]LayaZip.Version[/code]其他 如果有意见或建议,请反馈到: QQ群: 200482074 2023-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ...
来源: Laya_社区 发布时间: 20230316