BlendGroupDelay Property |
Namespace: DigitalRune.Animation
This property can be used to delay the start of an animation. The delay time marks the time on the timeline when the animation starts. The Speed does not affect the delay. For example, an animation with a delay of 3 seconds, a duration of 10 seconds and a speed ratio of 2 will start after 3 seconds and run for 5 seconds with double speed.
Note: The delay time can also be negative. For example, an animation with a delay time of -2.5 seconds and a duration of 5 seconds will start right in the middle of the animation.