mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
61 lines
1.9 KiB
Text
61 lines
1.9 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.fading.FadeIn.rst:2
|
|
msgid "FadeIn"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.fading.FadeIn.rst:4
|
|
msgid "Qualified name: ``manim.animation.fading.FadeIn``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:1
|
|
msgid "Bases: :py:class:`manim.animation.fading._Fade`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:1
|
|
msgid "Fade in :class:`~.Mobject` s."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:3
|
|
msgid "The mobjects to be faded in."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:4
|
|
msgid "The vector by which the mobject shifts while being faded in."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:5
|
|
msgid "The position from which the mobject starts while being faded in. In case another mobject is given as target position, its center is used."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:7
|
|
msgid "The factor by which the mobject is scaled initially before being rescaling to its original size while being faded in."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:0
|
|
msgid "Return type"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:11
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.fading.FadeIn.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.fading.FadeIn.rst:23
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
|