mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Rename frame_rate -> fps
This commit is contained in:
@ -18,7 +18,7 @@ Frame and pixel shape
|
||||
|
||||
DEFAULT_PIXEL_HEIGHT = 1080
|
||||
DEFAULT_PIXEL_WIDTH = 1920
|
||||
DEFAULT_FRAME_RATE = 30
|
||||
DEFAULT_FPS = 30
|
||||
|
||||
Buffs
|
||||
-----
|
||||
|
Reference in New Issue
Block a user