ShowPartial¶
Qualified name: manim.animation.creation.ShowPartial
- class ShowPartial(mobject=None, *args, use_override=True, **kwargs)[source]¶
Bases:
AnimationAbstract class for Animations that show the VMobject partially.
- Raises:
TypeError – If
mobjectis not an instance ofVMobject.- Parameters:
mobject (VMobject | OpenGLVMobject | OpenGLSurface | None)
See also
Methods
interpolate_submobjectAttributes
run_time