ShowPartial#

Qualified name: manim.animation.creation.ShowPartial

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

Bases: Animation

Abstract class for Animations that show the VMobject partially.

Raises:

TypeError – If mobject is not an instance of VMobject.

Parameters:

mobject (VMobject | OpenGLVMobject | OpenGLSurface | None) –

Methods

interpolate_submobject