Restore
(mobject, **kwargs)[source]¶Bases: manim.animation.transform.ApplyMethod
Method is a method of Mobject, args
are arguments for
that method. Key word arguments should be passed in
as the last arg, as a dict, since kwargs
is for
configuration of the transform itself
Relies on the fact that mobject methods return the mobject
Methods
mobject (manim.mobject.mobject.Mobject) –
None