mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 21:12:35 +08:00
Fixes to multilayered scnes
This commit is contained in:
@ -20,7 +20,7 @@ LOW_QUALITY_CAMERA_CONFIG = {
|
||||
|
||||
|
||||
DEFAULT_POINT_DENSITY_2D = 25
|
||||
DEFAULT_POINT_DENSITY_1D = 200
|
||||
DEFAULT_POINT_DENSITY_1D = 250
|
||||
|
||||
DEFAULT_POINT_THICKNESS = 3
|
||||
|
||||
|
Reference in New Issue
Block a user