大约有 3,602 项符合查询结果, 库内数据总量为 30,900 项。 (搜索耗时: 0.0066 秒)
Laya_社区(3382) Laya2.0_文档(85) Laya3.0_api(35) Laya_示例(31) Laya3.0_文档(23) Laya2.0_api(20) Laya2.0_示例(14) laya_api(12)
Animation.createFrames & Animation.loadAnimation 想請問一下使用代碼 Animation.createFrames(); 跟我在IDE裡頭製作好動畫再用代碼呼叫 Animation.loadAnimation(); 哪個效能比較好呢?還是都一樣呢?兩者有什麼差異嗎? 2018-08-02 添加评论 免费帖 ...
来源: Laya_社区 发布时间: 20180802
3D中的Animator如何从指定的某一帧开始播放动画 2018-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 GhostRain 赞同来自: 解决了,每次播放时去从完整动画里截断一个新的cl...
来源: Laya_社区 发布时间: 20180725
角色身上挂了Animation,有一个动作,导出后要怎么播放? 导出的lh文件似乎已经没有Animation组件了,Assets里生成了一个lsani动作,我想播放这个动作要怎么写? 我想给角色addComponent一个Animation发现不行。如果addComponent一个Animator...
来源: Laya_社区 发布时间: 20171130
Export Tool 工具可以导出animation吗? 不想用animator Export Tool 工具可以导出animation吗? 不想用animator 2019-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 1...
来源: Laya_社区 发布时间: 20190322
...tected All Inherited Externals Only exported Menu Globals "laya/components/Animation2DParm" Animation2DParm Class Animation2DParm Hierarchy Animation2DParm Index Properties name type value Properties name name: string Defined in laya/components/Animation2DParm.ts:4 type type: AniParmType Defined in ...
来源: Laya3.0_api 发布时间: 20231115
...tected All Inherited Externals Only exported Menu Globals "laya/components/Animation2DCondition" Animation2DCondition Class Animation2DCondition 2D动画类型 Hierarchy Animation2DCondition Index Properties checkValue id type Properties checkValue checkValue: any Defined in laya/components/Animatio...
来源: Laya3.0_api 发布时间: 20231115
关于设置动画轴心点问题 // 动画 Laya.Animation.createFrames(["map/Characters/Blue_JumpLeft_Smile.png"], ActionType.JUMP_LEFT); // 创建动画 this.animation = new Laya.Animation(); this.animation.interval = 150; this.animation.play(0, true, ActionType.MOVE_RIGHT); this.addChild(this.an...
来源: Laya_社区 发布时间: 20170119
Animation为啥没有孩子们? 我想单独控制里面的一个图片隐藏,怎么做? 附件 : --> 2018-07-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 158*****395 赞同来自: animation严格...
来源: Laya_社区 发布时间: 20180721
...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateNumberCondition Class AnimatorStateNumberCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition Index Constructors constructor Accessors compareFlag id name numbe...
来源: Laya3.0_api 发布时间: 20231102
animation在loadATL的回调中,animation.width=0,为什么为0?我想拿到宽度怎么做 animation在loadATL的回调中,animation.width=0,为什么为0?我想拿到宽度怎么做?getBounds也为0 2018-01-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20180131