大约有 19 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
...ya/effect/EffectBase.ts:17 缓动类型,如果为空,则默认为匀速播放 eventName eventName: string Defined in laya/effect/EffectBase.ts:19 触发事件,如果为空,则创建时触发 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所...
来源: Laya3.0_api 发布时间: 20231115
...ya/effect/EffectBase.ts:17 缓动类型,如果为空,则默认为匀速播放 eventName eventName: string Inherited from EffectBase.eventName Defined in laya/effect/EffectBase.ts:19 触发事件,如果为空,则创建时触发 owner owner: Node Inherited from Component.owner Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...ya/effect/EffectBase.ts:17 缓动类型,如果为空,则默认为匀速播放 eventName eventName: string Inherited from EffectBase.eventName Defined in laya/effect/EffectBase.ts:19 触发事件,如果为空,则创建时触发 owner owner: Node Inherited from Component.owner Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
... number = 0 Defined in laya/d3/component/Animator.ts:53 裁剪模式_始终播放动画。 Static CULLINGMODE_CULLCOMPLETELY CULLINGMODE_CULLCOMPLETELY: number = 2 Defined in laya/d3/component/Animator.ts:55 裁剪模式_不可见时完全不播放动画。 Accessors avatar get avatar(): Avatar set ...
来源: Laya3.0_api 发布时间: 20231102
...Playing(): boolean Defined in laya/components/Animator2D.ts:88 是否正在播放中 Returns boolean parameters get parameters(): Record<string, Animation2DParm> set parameters(val: Record<string, Animation2DParm>): void Defined in laya/components/Animator2D.ts:70 动画参数 Returns Re...
来源: Laya3.0_api 发布时间: 20231115
... 0 Defined in laya/d3/component/Animator/Animator.ts:46 裁剪模式_始终播放动画。 Static CULLINGMODE_CULLCOMPLETELY CULLINGMODE_CULLCOMPLETELY: number = 2 Defined in laya/d3/component/Animator/Animator.ts:48 裁剪模式_不可见时完全不播放动画。 Accessors animatorParams get anim...
来源: Laya3.0_api 发布时间: 20231115
..." AnimationBase Class AnimationBase 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Hierarchy Sprite AnimationBase FrameAnimation Animation Index Constructors c...
来源: Laya3.0_api 发布时间: 20231115
...y/FrameAnimation" FrameAnimation Class FrameAnimation 节点关键帧动画播放类。解析播放IDE内制作的节点动画。 Hierarchy AnimationBase FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop m...
来源: Laya3.0_api 发布时间: 20231115
...时机调用play()因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可以调用play(),所以移动端不可能在程序开始运行时就自动开始播放Video。 MDN Video链接: https://developer.mozilla.org/en-US/...
来源: Laya3.0_api 发布时间: 20231102
...象,而同一个对象可以添加多个动效。 当一个动效开始播放时,其他动效会自动停止播放。 可以通过LayaAir IDE创建。 Hierarchy FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestP...
来源: Laya3.0_api 发布时间: 20231115