大约有 860 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0044 秒)
Laya2.0_文档(437) Laya_社区(295) Laya3.0_api(86) laya_api(20) Laya2.0_api(11) Laya3.0_文档(7) Laya_示例(2) Laya2.0_示例(2)
...ector2(); private hitresult:Laya.HitResult = new Laya.HitResult(); private UpdateRay() { //射线初始化(必须初始化) //获取鼠标在屏幕空间位置 this.pointRay.x = Laya.MouseManager.instance.mouseX; this.pointRay.y = Laya.MouseManager.instance.mouseY; //详设计产生射线方...
来源: Laya_社区 发布时间: 20190416
...红色 * 延迟间隔i*100毫秒执行 */ Laya.Tween.to(letterText,{y:300,update:new Laya.Handler(this,updateColor, [letterText])},1000,Laya.Ease.bounceIn,Laya.Handler.create (this,changeColor,[letterText]),i*1000); } } /** * 缓动进行时的回调更新方法 * txt 缓动对象 */ function update...
来源: Laya2.0_文档 发布时间: 20210715
...total 10ms 11-15 14:08:16.661: E/0(1879): ==============Java流程 checkApkUpdate 不许要自己管理update 11-15 14:08:16.661: D/(1879): >>>>>>>>>>>>>>>>>>>>>>>> 11-15 14:08:16.661: E/LayaGameEngine(1879): game_plugin_set_opt...
来源: Laya_社区 发布时间: 20171115
...ner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new AreaLightCom(): AreaLightCom Overrides Light.constructor Defined in laya/d3/core/light/AreaLightCom.ts:25 创建一个 AreaLightCoponent ...
来源: Laya3.0_api 发布时间: 20231115
....com/docs/zh-CN/mini-app/develop/developer-instrument/developer-instrument-update-and-download](https://microapp.bytedance.com/docs/zh-CN/mini-app/develop/developer-instrument/developer-instrument-update-and-download) #### 3.2 申请小游戏创建权限 如果开发者仅仅是创建个开发者平...
来源: Laya2.0_文档 发布时间: 20210715
...I却显示,也没有输出报错,自己的项目也没有日志中也没有update里面的console.下面是demo跟截图 附件 : --> coin_scroll_vivo.rar 2019-11-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 ...
来源: Laya_社区 发布时间: 20191130
...Frustum:BoundFrustum):Boolean[override] ShurikenParticleRenderer _renderUpdate(context:RenderContext3D, transfrom:Transform3D):void[override] ShurikenParticleRenderer event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatche...
来源: Laya2.0_api 发布时间: 20190513
# 如何自定义Shader ###### *version :2.7.0beta Update:2020-6-9* 在这里我们将简单的介绍下如何使用自定义Shader。本次是在LayaAirIDE的3D示例项目基础上修改。 #### 1.编写顶点着色器与片元着色器程序。 放在项目代码同级的文件夹 `customMaterial...
来源: Laya2.0_文档 发布时间: 20210715
...dy> </html> 2018-01-09 20:50:15.863 ZhuaWawa[2531:1863829] need update; 2018-01-09 20:50:15.865 ZhuaWawa[2531:1863806] Download [ ]:http://h5.catcher.magicbone.co ... CTYPE html> <html> <head> <title>404</title> </head> <body> 404 </body> <...
来源: Laya_社区 发布时间: 20180109
...} 打包未勾选ES6转ES5,如果勾选了打包会报错 运行了npm update 更新之后也一直报错,无法打包 以下是demo 附件 : --> Test.zip 2020-03-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20200325