ShowCreationThenFadeOut#

Qualified name: manim.animation.indication.ShowCreationThenFadeOut

class ShowCreationThenFadeOut(mobject=None, *args, use_override=True, **kwargs)[source]#

Bases: Succession

Attention

Deprecated The class ShowCreationThenFadeOut has been deprecated since v0.15.0 and is expected to be removed after v0.16.0. Use Create then FadeOut to achieve this effect.

Methods

Parameters:
  • mobject (Mobject) –

  • remover (bool) –