Transform
(mobject, target_mobject=None, path_func=None, path_arc=0, path_arc_axis=array([0.0, 0.0, 1.0]), replace_mobject_with_target_in_scene=False, **kwargs)[source]¶Bases: manim.animation.animation.Animation
Methods
|
|
|
|
|
|
|
|
|
|
Ordering must match the ordering of arguments to interpolate_submobject |
|
|
|
|
mobject (manim.mobject.mobject.Mobject) –
target_mobject (Optional[manim.mobject.mobject.Mobject]) –
path_func (Optional[Callable]) –
path_arc (float) –
path_arc_axis (numpy.ndarray) –
replace_mobject_with_target_in_scene (bool) –
None