mirror of
https://github.com/helblazer811/ManimML.git
synced 2025-08-23 18:13:02 +08:00
7 lines
160 B
INI
7 lines
160 B
INI
# Custom manim configuration used to run tests when only using the last frame.
|
|
[CLI]
|
|
|
|
frame_rate = 6
|
|
pixel_height = 480
|
|
pixel_width = 854
|
|
disable_caching = True |