大约有 16 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
...her ObjectImplements laya.resource.IDestroy AnimationPlayer 类用于动画播放器。 Public Properties PropertyDefined By cacheFrameRate : int 获取默认帧率 AnimationPlayer cacheFrameRateInterval : Number[read-only] 获取缓存帧率间隔时间 AnimationPlayer cachePlayRate : Num...
来源: Laya2.0_api 发布时间: 20190513
... Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同的动画模版被多次使用时,相比于每次都创建新的动画模版,使用动画模版缓...
来源: Laya2.0_api 发布时间: 20190513
...读]获取所属Node节点。 Component speed : Number 获取动画的播放速度,1.0为正常播放速度。 AnimatorPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By Animator() 创建一个 Animation 实例。 Animator _onAdded():void[override] ...
来源: Laya2.0_api 发布时间: 20190513
...ubclasses Animation, FrameAnimation 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Public Properties Hide Inherited Public Properties Show Inherited Public Pro...
来源: Laya2.0_api 发布时间: 20190513
...Node EventDispatcher ObjectSubclasses EffectAnimation 节点关键帧动画播放类。解析播放IDE内制作的节点动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierar...
来源: Laya2.0_api 发布时间: 20190513
...象,而同一个对象可以添加多个动效。 当一个动效开始播放时,其他动效会自动停止播放。 可以通过LayaAir IDE创建。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激...
来源: Laya2.0_api 发布时间: 20190513
... Public Properties PropertyDefined By scale : Number = 1 缩放动画播放的速度。TimeLine total : int[read-only] 得到总帧数。 TimeLinePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By addLabel(label:String, offset:Number):TimeLine 在...
来源: Laya2.0_api 发布时间: 20190513
...InheritanceAnimatorPlayState Object AnimatorPlayState 类用于创建动画播放状态信息。 Public Properties PropertyDefined By duration : Number[read-only] 获取当前动画的持续时间,以秒为单位。 AnimatorPlayState normalizedTime : Number[read-only] 获取播放状态的...
来源: Laya2.0_api 发布时间: 20190513
...AnimationClip 获取动作。 AnimatorState clipEnd : Number = 1.0动作播放结束时间。AnimatorState clipStart : Number = 0.0动作播放起始时间。AnimatorState name : String名称。AnimatorState speed : Number = 1.0动画播放速度,1.0为正常播放速度。AnimatorStateP...
来源: Laya2.0_api 发布时间: 20190513
...心,旋转中心。Sprite player : AnimationPlayer[read-only] 得到播放器的引用 Skeleton rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : NumberX轴缩放值,默认值为1。设置为负数,可以实现水平反转效果,比如scaleX=-1。Sprit...
来源: Laya2.0_api 发布时间: 20190513