AnimationRate
Details
- AnimationRate->r specifies that the animation variables should be changed by r over the course of one second.
- With AnimationRate->Automatic, the rate is determined, if possible, from settings for options such as DefaultDuration.
Examples
Basic Examples (2)
Specify the animation rate for Animator:
Animator[0, AnimationRate -> 0.1, AnimationRunning -> False]Specify the animation rate for Animate:
Animate[Plot[{Sin[x], Cos[x], t Sin[x] + (1 - t)Cos[x]}, {x, 0, 10}], {t, 0, 1}, AnimationRate -> 1, AnimationRunning -> False]See Also
Related Guides
History
Text
Wolfram Research (2007), AnimationRate, Wolfram Language function, https://reference.wolfram.com/language/ref/AnimationRate.html.
CMS
Wolfram Language. 2007. "AnimationRate." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AnimationRate.html.
APA
Wolfram Language. (2007). AnimationRate. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AnimationRate.html
BibTeX
@misc{reference.wolfram_2026_animationrate, author="Wolfram Research", title="{AnimationRate}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/AnimationRate.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_animationrate, organization={Wolfram Research}, title={AnimationRate}, year={2007}, url={https://reference.wolfram.com/language/ref/AnimationRate.html}, note=[Accessed: 12-June-2026]}