大约有 191 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0056 秒)
Laya_社区(123) Laya3.0_api(21) Laya2.0_api(12) Laya3.0_文档(12) laya_api(11) Laya2.0_文档(11) Laya_示例(1)
...帮助,打开开发人员工具,执行一下codeMain.publishProWin3.openDevTools()这个命令, 2020-08-17 0 2 分享 微博 QZONE 微信 叔年心~厌世 赞同来自: 这个吗 2020-08-18 0 2 分享 微博 QZONE 微信 闲云&野鹤 赞同来自: 把nodejs版本降到11及以下试试...
来源: Laya_社区 发布时间: 20200817
...K_10_Car_Amb(Loop).mp3", type: Loader.SOUND }, { url: "res/audio/PK_10_Car_End.mp3", type: Loader.SOUND }, { url: "res/audio/PK_10_Countdown.mp3", type: Loader.SOUND } ], Handler.create(this, this.createGameScene), Handler.create(this, this.progress, null, false)); } public createGameScene() { this....
来源: Laya_社区 发布时间: 20171204
...Bounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以...
来源: Laya2.0_api 发布时间: 20190513
...anager._tMusic){ // if (SoundManager._musicMuted)return null; }else { if (Render.isConchApp){ var ext=Utils.getFileExtension(url); if (ext !="wav" && ext !="ogg"){ alert("The sound only supports wav or ogg format,for optimal performance reason,please refer to the official website document.")...
来源: Laya_社区 发布时间: 20180709
...一个空的3D精灵节点,并添加了像素线渲染器(Pixel Line Renderer)组件,我们来了解一下像素线渲染器组件的信息 2.2 属性设置 如图2-2所示,像素线渲染器有如下的属性 (图2-2) 由于 Pixel Line Renderer 组件是继承自 Base Renderer 组件...
来源: Laya3.0_文档 发布时间: 20251010
... 08-14 10:57:49.131 3084-3555/? D/AudioFlinger: mixer(0xaad8e188) throttle end: throttle time(29) --------- beginning of crash 08-14 10:57:49.222 22858-22354/? A/google-breakpad: -----BEGIN BREAKPAD MICRODUMP----- V WebView:55.0.2883.91 08-14 10:57:49.223 22858-22354/? A/google-b...
来源: Laya_社区 发布时间: 20180814
...last_z) / diffTime * 600'); __JS__('if (speed > SHAKE_THRESHOLD)_model.sendMoney = speed;//将得到的摇晃速度发送到 _model}}'); } } } 最后layabox会转换成如下 //class controller.Controller_yao1yao var Controller_yao1yao=(function(){ function Controller_yao1yao(model){ /*_...
来源: Laya_社区 发布时间: 20160110
.../laya.physics3D.js") // loadLib("libs/laya.physics3D.wasm.js") //-----libs-end------- //-----self-libs----- loadLib("libs/common/Tool.js") loadLib("libs/common/CameraMoveScript.js") loadLib("js/bundle.js"); 测试安卓平台打包异常 具体日志 10-15 16:43:46.702: I/LayaBox(3503): alert=...
来源: Laya_社区 发布时间: 20181015
...Bounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以...
来源: Laya2.0_api 发布时间: 20190513
...r: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.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 eit...
来源: Laya_社区 发布时间: 20240111