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

大约有 3,582 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0070 秒)

31. laya.d3.component.animator.AnimatorStateCondition_API3.0 [ 96%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateCondition Class AnimatorStateCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition AnimatorStateBoolCondition AnimatorStateTriggerCondition Index Constructors co...

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

32. 角色animator引起的重力失效 [ 96%]

角色animator引起的重力失效 角色animator引起的重力失效, 去掉unity里面的物理,在Laya导出父类上加rigidbdy移动旋转失效。 2018-11-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

33. laya.d3.component.animator.AnimatorState_API3.0 [ 96%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorState" AnimatorState Class AnimatorState AnimatorState 类用于创建动作状态。 Hierarchy EventDispatcher AnimatorState Implements IClone Index Constructors constructor Properties _isLooping clipEnd cli...

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

34. 在加载包含Animation的prefab后,动画没有显示 [ 96%]

在加载包含Animation的prefab后,动画没有显示 加载的代码如下,在我的gk2v1预制体中包含一个叫NPCdie的动画,在我加载预制体后动画没有显示。我尝试过把单独的动画做成预制体进行加载也没有显示。是我的加载方式不对?还是...

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

35. Laya2.0 动画Animator如何监听播放完成 [ 96%]

Laya2.0 动画Animator如何监听播放完成 Laya2.0 如何知道动画播放完成! 2018-11-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 136*****740 赞同来自: 2.0之后似乎没有了。我用Animator...

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

36. laya.d3.component.animator.AnimatorStateTriggerCondition_API3.0 [ 96%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateTriggerCondition Class AnimatorStateTriggerCondition Hierarchy AnimatorStateCondition AnimatorStateTriggerCondition Index Constructors constructor Accessors id name type Methods c...

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

37. 动画多层混合(ActionScript-3D基础(AS3)-LayaAir3D之Animator动画) [ 96%]

...址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Animation3D&name=AnimationLayerBlend))中替换些操作来查看效果。 ```typescript //在混合模式的按钮监听事件中改变播放层 blendType++; //在切换动作的按钮监听事件中播放动作 switch (ble...

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

38. layaAir中Animation无法获得宽高,很多逻辑无法判断 [ 96%]

layaAir中Animation无法获得宽高,很多逻辑无法判断 this.animation = new Animation(); this.animation.loadAtlas( _path ); this.animation.interval = _speed; // 设置播放间隔(单位:毫秒) this.animation.play(); this.addChild( this.animation ); this.animation.width 一直为0 ...

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

39. Animator无法监听complete [ 96%]

Animator无法监听complete 首先,我新增了多个clip到Animator: this.ani = this.actor.getComponentByType(Laya.Animator) as Laya.Animator; this.ani.addClip(clipSuccess, this.ANIM_SUCCESS_IDLE_NICK,0,34); this.ani.addClip(clipFailed, this.ANIM_FAILED_IDLE_NICK,0,34); this.ani.addClip(clipCardI...

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

40. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 96%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorPlayState" AnimatorPlayState Class AnimatorPlayState AnimatorPlayState 类用于创建动画播放状态信息。 Hierarchy AnimatorPlayState Index Constructors constructor Accessors animatorState currentStat...

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