AnimationControllerPause Method |
Namespace: DigitalRune.Animation
This method stops the animation from progressing. The animation will stop at the current animation time and hold the current animation value. The timing can be resumed by calling Resume.
Note that calling Pause or Resume has no effect if the animation controller is invalid.