Mark whether the current frame is played. When set new time to animation state, we should ensure the frame at the specified time being played at next update.
单次动画的持续时间,秒。(动画长度)
播放速率。
动画当前的时间,秒。
The weight.
此动画状态正在播放的剪辑。
延迟多少秒播放。
延迟多少秒播放。
该 Playable 是否已被暂停或停止。
该 Playable 是否已被暂停。
该 Playable 是否正在播放状态。
动画的名字。
迭代次数,指动画播放多少次后结束, normalize time。 如 2.5(2次半)。
迭代次数,指动画播放多少次后结束, normalize time。 如 2.5(2次半)。
是否允许触发 LastFrame 事件。
True if the last frame events may be triggered.
暂停动画。
播放动画。
重新播放动画。
执行一帧动画。
停止动画播放。
Generated using TypeDoc
May be
nulldue to failed to initialize.