mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Small format fix
This commit is contained in:
parent
4be7f611ec
commit
f2ad9a70f7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ DEFAULT_GLOW_DOT_RADIUS = 0.2
|
|||
DEFAULT_GRID_HEIGHT = 6
|
||||
DEFAULT_BUFF_RATIO = 0.5
|
||||
|
||||
|
||||
class DotCloud(PMobject):
|
||||
shader_folder: str = "true_dot"
|
||||
render_primitive: int = moderngl.POINTS
|
||||
|
|
Loading…
Add table
Reference in a new issue