mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Doc change
This commit is contained in:
parent
0cb6f09615
commit
0827db0259
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ class DelayByOrder(Animation):
|
|||
"""
|
||||
Modifier of animation.
|
||||
|
||||
Warning: This will not work on all animation types, but
|
||||
when it does, it will be pretty cool
|
||||
Warning: This will not work on all animation types.
|
||||
"""
|
||||
DEFAULT_CONFIG = {
|
||||
"max_power" : 5
|
||||
|
|
Loading…
Add table
Reference in a new issue