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

大约有 1,122 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0053 秒)

21. laya.d3.animation.AnimationTransform3D_API3.0 [ 95%]

...m EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个...

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

22. laya.d3.animation.AnimationEvent_API3.0 [ 95%]

...t" AnimationEvent Class AnimationEvent AnimationEvent 类用于实现动画事件。 Hierarchy AnimationEvent Index Constructors constructor Properties eventName params time Constructors constructor new AnimationEvent(): AnimationEvent Defined in laya/d3/animation/AnimationEvent.ts:10 创建一个 A...

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

23. 在Unity中设置动画事件(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 94%]

# 在Unity中设置动画事件 ###### *version :2.1.0beta Update:2019-6-13* 在unity的Animator中我们我们可以添加动画触发事件 **showMsg** 如图1。 ![](img/1.png)(图1) 这个事件就是说在动画播放到这个位置的时候,就会触发我们**ShowMsg**这个名字的事件...

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

24. 在Unity中设置动画事件(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 94%]

# 在Unity中设置动画事件 ###### *version :2.1.0beta Update:2019-6-13* 在unity的Animator中我们我们可以添加动画触发事件 **showMsg** 如图1。 ![](img/1.png)(图1) 这个事件就是说在动画播放到这个位置的时候,就会触发我们**ShowMsg**这个名字的事件...

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

25. 在Unity中设置动画事件(ActionScript-3D基础(AS3)-LayaAir3D之Animator动画) [ 94%]

# 在Unity中设置动画事件 ###### *version :2.1.0beta Update:2019-6-13* 在unity的Animator中我们我们可以添加动画触发事件 **showMsg** 如图1。 ![](img/1.png)(图1) 这个事件就是说在动画播放到这个位置的时候,就会触发我们**ShowMsg**这个名字的事件...

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

26. laya.d3.animation.AnimationEvent [ 94%]

...nEventInheritanceAnimationEvent Object AnimationEvent 类用于实现动画事件。 Public Properties PropertyDefined By  eventName : String 事件触发名称。AnimationEvent  params : Array 事件触发参数。AnimationEvent  time : Number 事件触发时间。AnimationEventPublic Method...

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

27. 关于设置动画轴心点问题 [ 94%]

...来自: 东南西北风    先为你的Animation添加一个Event.LOADED事件,在资源加载完成后通过getBounds来获取Animation的宽高,设置pivot轴心点为width/2,height/2,同时设置pos值为pivot值的相反值即可。如果pos已经设置过,将pos现有值-(povot.x,pi...

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

28. Animation模板动画的移除 [ 92%]

...点太简单。 请问用laya的tab模板创建的tab,为啥没有点击事件啊?而且tab标签点击后没有一直处于按下状态 分享:自动编译&刷新工具(新增了项目模板创建,调试,发布一条龙) 如何获取animation的node节点? 关于js-2D基础-动...

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

29. laya.d3.component.animation.CameraAnimations [ 92%]

...例。 CameraAnimations event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否...

来源: laya_api 发布时间: 20170603

30. laya.d3.component.animator.AnimatorController_API3.0 [ 92%]

...m EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个...

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