mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 05:52:34 +08:00
Get rid of all_at_once
This commit is contained in:
@ -266,7 +266,7 @@ class MainBreakdown(Scene):
|
||||
def get_passing_flash():
|
||||
return ShowPassingFlash(
|
||||
paths,
|
||||
submobject_mode = "all_at_once",
|
||||
lag_ratio = 0,
|
||||
time_width = 0.7,
|
||||
run_time = 2,
|
||||
)
|
||||
|
Reference in New Issue
Block a user