• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 423 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0054 秒)

61. 代码如何取到UI节点下的EffectAnimation然后Play [ 82%]

代码如何取到UI节点下的EffectAnimation然后Play 2018-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: EffectAnimation也可以设置相应的var或name的,你可以根据...

来源: Laya_社区 发布时间: 20180421

62. Animation 使用疑问 [ 82%]

LayaAir引擎 Animation 使用疑问 清理问题 内存没有发生变化 private onBtnClick(): void { this.body = new Laya.Animation(); this.body.y = -100; this.body.interval = 50; this.addChild(this.body); this.body.play(0, true, "hero_fly"); } private body: Laya.Animation; private onBtn2Click()...

来源: Laya_社区 发布时间: 20170615

63. 时间轴动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 82%]

...画`后,将弹出时间轴动画创建面板。在面板内选择GraphicAnimation类型,输入`动画名称`,点击`确定`,如图2所示。 ![图2](img/2.png) (图2) *Tips: 面板中的各栏目说明,请参考文档《UI页面、粒子、动画、脚本新增面板详解》* 点击...

来源: Laya2.0_文档 发布时间: 20210715

64. laya.display.Animation [ 82%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphi...

来源: Laya2.0_api 发布时间: 20190513

65. 时间轴动画(TypeScript-LayaAir基础篇(TS)-动画基础) [ 82%]

...画`后,将弹出时间轴动画创建面板。在面板内选择GraphicAnimation类型,输入`动画名称`,点击`确定`,如图2所示。 ![2](img/2.png)(图2) *Tips: 面板中的各栏目说明,请参考文档《UI页面、粒子、动画、脚本新增面板详解》* 点击确定后...

来源: Laya2.0_文档 发布时间: 20210715

66. 动画挂点(ActionScript-3D基础(AS3)-LayaAir3D之Animator动画) [ 81%]

...ByName()方法获取到它们。** #### (2) 在代码中实现骨骼挂点 Animator动画组件类提供了两个实例方法 `linkSprite3DToAvatarNode()` 与 `unLinkSprite3DToAvatarNode()` 可以实现挂点的添加与移除(图2、图3)。 Tips:代码添加骨骼动画之前,需要美术...

来源: Laya2.0_文档 发布时间: 20210714

67. 灯光-方向光 [ 81%]

...OADED, this, function () { var aniSprite3d = layaMonkey.getChildAt(0); var animator = aniSprite3d.getComponentByType(Laya.Animator); animator.play(null, 1.0, 40, 70); }); var _quaternion = new Laya.Quaternion(); Laya.timer.frameLoop(1, null, function () { Laya.Quaternion.createFromYawPitchRoll(0.025...

来源: Laya_示例 发布时间: 20251130

68. laya.d3.component.Animator_API3.0 [ 81%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _extra _singleton cullingMode owner runInEditor scriptPath CULLINGMODE_ALWAYSANI...

来源: Laya3.0_api 发布时间: 20231102

69. Google Play扩展包open zip失败 [ 81%]

...时 出现 试图访问该方法时失败 laya2.0引入第三方库失败 Animation 的createFrames 使用已经加载的图集缓存动画失败 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() LayaAir扩展上有c++ 怎么使用,新手 多a...

来源: Laya_社区 发布时间: 20190520

70. laya.d3.component.animator.Animator_API3.0 [ 81%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _controller _extra _singleton cullingMode owner runInEditor scriptPath ...

来源: Laya3.0_api 发布时间: 20231115