大约有 31 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0034 秒)
...tion AnimationBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同的动画模版被多次使用时,相比于每次...
来源: Laya2.0_api 发布时间: 20190513
...class AnimatorInheritanceAnimator Component Object Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By avatar : Avatar 获取avatar。 Animator cullingMode : int = 2 裁剪模式Animator destroyed : Bo...
来源: Laya2.0_api 发布时间: 20190513
....boneClasspublic class TempletInheritanceTemplet laya.ani.AnimationTemplet 动画模板类 Public Properties PropertyDefined By aniSectionDic : ObjectTemplet bindBoneBoneSlotDic : Object 绑定插槽数据的字典 Templet boneSlotArray : Array 存放插糟数据的数组 Templet boneSl...
来源: Laya2.0_api 发布时间: 20190513
...eInheritanceEase Object Ease 类定义了缓动函数,以便实现 Tween 动画的缓动效果。 Public Methods MethodDefined By backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始时往后运动,然后反向朝目标移动。 Ease backInOut(t:Number...
来源: Laya2.0_api 发布时间: 20190513
...ispatcher ObjectImplements laya.resource.IDestroy AnimationPlayer 类用于动画播放器。 Public Properties PropertyDefined By cacheFrameRate : int 获取默认帧率 AnimationPlayer cacheFrameRateInterval : Number[read-only] 获取缓存帧率间隔时间 AnimationPlayer cachePlayRate...
来源: Laya2.0_api 发布时间: 20190513
...teScriptInheritanceAnimatorStateScript Object AnimatorStateScript 类用于动画状态脚本的父类,该类为抽象类,不允许实例。 Public Methods MethodDefined By AnimatorStateScript() 创建一个新的 AnimatorStateScript 实例。 AnimatorStateScript onStateEnter():void 动画...
来源: Laya2.0_api 发布时间: 20190513
...ClipInheritanceAnimationClip laya.resource.Resource AnimationClip 类用于动画片段资源。 Public Properties PropertyDefined By islooping : Boolean是否循环。AnimationClipPublic Methods MethodDefined By AnimationClip() 创建一个 AnimationClip 实例。 AnimationClip _evaluat...
来源: Laya2.0_api 发布时间: 20190513
...anceTimeLine EventDispatcher Object TimeLine 是一个用来创建时间轴动画的类。 Public Properties PropertyDefined By scale : Number = 1 缩放动画播放的速度。TimeLine total : int[read-only] 得到总帧数。 TimeLinePublic Methods Hide Inherited Public Methods Show Inherit...
来源: Laya2.0_api 发布时间: 20190513
...class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activ...
来源: Laya2.0_api 发布时间: 20190513
...ase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Public Properties Hide Inherited Publ...
来源: Laya2.0_api 发布时间: 20190513