mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
Tiny changes
This commit is contained in:
@ -48,7 +48,7 @@ class Transform(Animation):
|
||||
self.path_arc,
|
||||
self.path_arc_axis,
|
||||
)
|
||||
|
||||
|
||||
def get_all_mobjects(self):
|
||||
return self.mobject, self.starting_mobject, self.target_mobject
|
||||
|
||||
|
Reference in New Issue
Block a user