mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
69 lines
2.3 KiB
Text
69 lines
2.3 KiB
Text
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Manim \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../source/reference/manim.animation.indication.ApplyWave.rst:2
|
|
msgid "ApplyWave"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.indication.ApplyWave.rst:4
|
|
msgid "Qualified name: ``manim.animation.indication.ApplyWave``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:1
|
|
msgid "Bases: :py:class:`manim.animation.movement.Homotopy`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:1
|
|
msgid "Send a wave through the Mobject distorting it temporarily."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:3
|
|
msgid "The mobject to be distorted."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:4
|
|
msgid "The direction in which the wave nudges points of the shape"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:5
|
|
msgid "The distance points of the shape get shifted"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:6
|
|
msgid "The function defining the shape of one wave flank."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:7
|
|
msgid "The length of the wave relative to the width of the mobject."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:8
|
|
msgid "The number of ripples of the wave"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:9
|
|
msgid "The duration of the animation."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:0
|
|
msgid "Return type"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:12
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:31
|
|
msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')"
|
|
msgstr ""
|
|
|
|
|