游戏动画类,用于控制和管理动画播放。
Game animation class for controlling and managing animation playback.
取消当前动画播放。
Cancels the current animation playback.
动画的当前播放时间(以动画帧为单位)。
The current playback time of the animation (in animation frames).
返回所有动画关键帧。
Returns all animation keyframes.
获取下一个动画完成的事件。
Gets the next animation finish event.
获取下一个动画准备完成的事件。
Gets the next animation ready event.
当动画成功完成时触发。
Triggered when the animation completes successfully.
当动画开始时触发。
Triggered when the animation starts.
Optional
可选参数,包含动画播放配置的部分属性
开始或重新开始播放动画。
Starts or restarts animation playback.
播放速率(每刻度的帧数)
动画的当前播放状态
动画的开始刻度
动画目标对象(可能是世界、玩家或实体)。
Animation target object (could be world, player, or entity).
Zh
游戏动画类,用于控制和管理动画播放。
En
Game animation class for controlling and managing animation playback.