大约有 4,279 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0099 秒)
...m Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/com...
来源: Laya3.0_api 发布时间: 20231115
...,也是可以实现这个功能,但是必须跟着编辑器版本一起更新,比较麻烦。 以上通过demo版本测试,尚未实际应用,大家如果有好的建议和意见欢迎一起讨论,一起学习。 附件 : --> 2020-08-27 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20200827
...m Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/com...
来源: Laya3.0_api 发布时间: 20231115
...? unity导出粒子文件问题 LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) 分享:自定义事件派发与侦听(A页面派发 B页面侦听) 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版本的PureMVC框架 关于适配...
来源: Laya_社区 发布时间: 20170822
...ue; } paopao.imgSayBg.addChild(div); gRoomView.chatBox.addChild(paopao); //更新高度 gRoomView.chatBox.height = gRoomView.chatBox.height + paopao.height; gRoomView.chatPanel.refresh(); gRoomView.chatPanel.vScrollBar.value = gRoomView.chatPanel.vScrollBar.max; //设置滚动条在最下方 } } cui...
来源: Laya_社区 发布时间: 20170911
...试。 其实这个过程是可以进一步优化的,通过watch代码的更新来及时重新编译,并刷新浏览器。 3.1 launch和task配置 { "version": "0.2.0", "configurations": [ { "name": "chrome调试", "type": "chrome", "request": "launch", "trace": true, "smartStep": true, "file": ...
来源: Laya_社区 发布时间: 20200918
...什么? 已上传 Demo 附件 LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist...
来源: Laya_社区 发布时间: 20160514
...) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...te" Defined in laya/d3/component/Animator/AnimatorState.ts:25 动画事件 更新时调用 Accessors clip get clip(): AnimationClip | null set clip(value: AnimationClip | null): void Defined in laya/d3/component/Animator/AnimatorState.ts:86 动作。 Returns AnimationClip | null Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...ue; } paopao.imgSayBg.addChild(div); gRoomView.chatBox.addChild(paopao); //更新高度 gRoomView.chatBox.height = gRoomView.chatBox.height + paopao.height; gRoomView.chatPanel.refresh(); gRoomView.chatPanel.vScrollBar.value = gRoomView.chatPanel.vScrollBar.max; //设置滚动条在最下方 } } var...
来源: Laya_社区 发布时间: 20170911