mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
45 lines
1.6 KiB
Text
45 lines
1.6 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.transform.MoveToTarget.rst:2
|
|
msgid "MoveToTarget"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.MoveToTarget.rst:4
|
|
msgid "Qualified name: ``manim.animation.transform.MoveToTarget``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:1
|
|
msgid "Bases: :py:class:`manim.animation.transform.Transform`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:1
|
|
msgid "Transforms a mobject to the mobject stored in its ``target`` attribute."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:3
|
|
msgid "After calling the :meth:`~.Mobject.generate_target` method, the :attr:`target` attribute of the mobject is populated with a copy of it. After modifying the attribute, playing the :class:`.MoveToTarget` animation transforms the original mobject into the modified one stored in the :attr:`target` attribute."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:9
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.MoveToTarget.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.MoveToTarget.rst:22
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
|