大约有 28 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0054 秒)
...组件的3D对象实例化完成后,第一次更新时执行*/ public _start(state:Laya.RenderState):void{ //获取被绑定脚本的模型,需等待角色实例化完成 //获取有动画组件的内层模型(.lh资源导出时会在角色外包裹一层sprite3D) this.roleModel = this.owner...
来源: Laya_社区 发布时间: 20171113
...持续时间) | 支持 | | Looping(是否循环播放) | 支持 | | Start Delay(延迟多久开始) | 支持(包括:Constant固定值、Random between Two Constant随机在两个常量之间) | | Start Lifetime(生命周期) | 部分支持(包括:Constant 固定值、Random b...
来源: Laya2.0_文档 发布时间: 20210714
...异常 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 编辑器Tree组件树节点渲染回调两次 Animator2D该如何判断动画是否已经播放完成? 骨骼动画播放完后的回调时间 spine在微信小游戏中切换动画无法显示 [Laya2.0 3D] 2.0正式...
来源: Laya_社区 发布时间: 20241224
...("res/sound/BGM.mp3", 0, null); // var test = new EffectFlicker(); // test.startRun(); // test.startRun(); // test.create(); // var test = new Q1Buff1(); Laya.stage.off(Laya.Event.MOUSE_DOWN); Laya.stage.off(Laya.Event.MOUSE_MOVE); Laya.stage.off(Laya.Event.MOUSE_UP) Laya.stage.off(Laya.Event.MO...
来源: Laya_社区 发布时间: 20180514
...sole.log("当前摄像机的名字是:" + this.camera.name); } public _start(state:Laya.RenderState):void{ this.ray = new Laya.Ray(Laya.Vector3.ZERO,Laya.Vector3.ZERO); this.phasorSprite3D = new Laya.PhasorSpriter3D(); Laya.stage.on(Laya.Event.MOUSE_DOWN,this,this.onMouseDown); } private onMou...
来源: Laya_社区 发布时间: 20181020
...rProxy.sendDeathNotice(Binder.java:493) at dalvik.system.NativeStart.run(Native Method) 07-16 13:28:37.152 402-748/? I/WindowState: WIN DEATH: null 07-16 13:28:37.232 670-670/? W/EGL_emulation: eglSurfaceAttrib not implemented 3093 12436 07-16 13:28:37.232 402-748/? W/ContextImpl: Callin...
来源: Laya_社区 发布时间: 20190716
...TrafficMonitor: update:rxPkts:30,txPkts:27,rxBytes:4352,txBytes:2089 start expired. level:-1 gettimer:interval=2000 08-14 10:57:49.780 3526-3537/? W/ActivityManager: getRunningAppProcesses: caller 10774 does not hold REAL_GET_TASKS; limiting output 08-14 10:57:49.938 3084-3555/? I/AudioF...
来源: Laya_社区 发布时间: 20180814
...11:17:08.951 8591-8591/? E/LayaConch5﹕ plugin-----------------EngineStart() = /data/user/0/com.mygame.laya/cache//LayaCache/localstorage 04-11 11:17:08.951 8591-8591/? I/LayaBox﹕ localStoragePath=/data/user/0/com.mygame.laya/cache//LayaCache/localstorage 04-11 11:17:09.000 8591-85...
来源: Laya_社区 发布时间: 20170411