ShowPartial#
Qualified name: manim.animation.creation.ShowPartial
- class ShowPartial(mobject=None, *args, use_override=True, **kwargs)[source]#
Bases:
manim.animation.animation.Animation
Abstract class for Animations that show the VMobject partially.
- Raises
TypeError – If
mobject
is not an instance ofVMobject
.
See also
Methods
interpolate_submobject