大约有 3,691 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0079 秒)
Laya_社区(3470) Laya2.0_文档(85) Laya3.0_api(35) Laya_示例(31) Laya3.0_文档(24) Laya2.0_api(20) Laya2.0_示例(14) laya_api(12)
list中的cell 我放了一个Animation ,为什么不能播放呢 代码中已经执行play方法了。 拿出来的话 就能播放。是因为cell中不支持么 2018-11-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...
来源: Laya_社区 发布时间: 20181108
2.0 3D骨骼动画怎么监听动画结束事件 1.7的时候用的是animator.on()来监听的,但是到2.0 这个接口消失了。 2018-10-22 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 子言 赞同...
来源: Laya_社区 发布时间: 20181022
把动画加载到dialog上并播放Animation动画,dialog界面close导致界面卡死 导出微信小游戏 出现卡死 不是所有手机都卡死 在 iphone x关闭dialog 主界面的动画直接卡死 已上传demo 希望快解答 附件 : --> TestLaya.zip 2019-03-13 添加评...
来源: Laya_社区 发布时间: 20190313
...I DocumentationAll Packages | All Classes | Index | Frames No Frames AnimatorStateScriptMethods Packagelaya.d3.animationClasspublic class AnimatorStateScriptInheritanceAnimatorStateScript Object AnimatorStateScript 类用于动画状态脚本的父类,该类为抽象类,不允许实例。 Pub...
来源: Laya2.0_api 发布时间: 20190513
...| Frames No Frames KeyframeNodeListProperties | Methods Packagelaya.d3.animationClasspublic class KeyframeNodeListInheritanceKeyframeNodeList Object KeyframeNodeList 类用于创建KeyframeNode节点队列。 Public Properties PropertyDefined By count : int 获取节点个数。 KeyframeNodeL...
来源: Laya2.0_api 发布时间: 20190513
...I DocumentationAll Packages | All Classes | Index | Frames No Frames AnimationEventProperties | Methods Packagelaya.d3.animationClasspublic class AnimationEventInheritanceAnimationEvent Object AnimationEvent 类用于实现动画事件。 Public Properties PropertyDefined By eventName : ...
来源: Laya2.0_api 发布时间: 20190513
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/animation/AnimationTransform3D" AnimationTransform3D Class AnimationTransform3D AnimationTransform3D 类用于实现3D变换。 Hierarchy EventDispatcher AnimationTransform3D Index Constructors constructor Methods event getWo...
来源: Laya3.0_api 发布时间: 20231102
官方Animation为在IDE为GraphicNode设置了名字后, 可以加到DrawTextureCmd对象中吗 如题, 我想实现, 在IDE中设置了Node节点的名字为head, 然后, 运行时可以通过上图的cmds, 查找到命名为head的DrawTextureCmd, 获取cmd的位置和旋转信息, 来实现换...
来源: Laya_社区 发布时间: 20190611