KzuTimeLineEntryPlaybackModeEnums
¶
Playback type of the timeline.
KZU_TIME_LINE_ENTRY_PLAYBACK_MODE_NORMAL¶ | Plays the animation timeline normally from the start to end. |
KZU_TIME_LINE_ENTRY_PLAYBACK_MODE_REVERSE¶ | Plays the animation timeline in reverse from the end to start. |
KZU_TIME_LINE_ENTRY_PLAYBACK_MODE_PINGPONG¶ | Plays the animation timeline first normally, then in reverse. |