We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d517b50 commit 204e44aCopy full SHA for 204e44a
manim/animation/animation.py
@@ -54,7 +54,6 @@ class Animation:
54
For example ``rate_func(0.5)`` is the proportion of the animation that is done
55
after half of the animations run time.
56
57
-
58
reverse_rate_function
59
Reverses the rate function of the animation. Setting ``reverse_rate_function``
60
does not have any effect on ``remover`` or ``introducer``. These need to be
0 commit comments