.. _rate_functions: rate_functions ============== 缓动函数 其中不以 ``ease_`` 开头的缓动函数借鉴自 manim,可参阅该图片: .. image:: /_static/images/rate_functions.png 其中以 ``ease_`` 开头的缓动函数可以在 `easings.net `_ 查阅 .. automodule:: janim.utils.rate_functions :members: :undoc-members: :show-inheritance: