Skip to main content

Controlling Animations

Controlling Animation Flow

This section describes the control flow interfaces of Candera::Animation::AnimationPlayer.

Animation Speed, Repeats, Time Modulation

This section specifies more interfaces to set animation player properties relevant for timing and execution flow.

    Candera::Animation::AnimationPlayer::SetSpeedFactor increases / decreases animation speed Candera::Animation::AnimationPlayer::SetRepeatCount modifies repeat count Candera::Animation::AnimationPlayer::SetSequenceDurationMs modifies animation duration in milliseconds Candera::Animation::AnimationPlayer::SetSequenceStartTimeMs adds a start delay in milliseconds