mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 21:12:35 +08:00
Remove unused parameter
This commit is contained in:
@ -54,7 +54,6 @@ class VMobject(Mobject):
|
||||
"joint_type": "auto",
|
||||
"flat_stroke": False,
|
||||
"render_primitive": moderngl.TRIANGLES,
|
||||
"triangulation_locked": False,
|
||||
"fill_dtype": [
|
||||
('point', np.float32, (3,)),
|
||||
('unit_normal', np.float32, (3,)),
|
||||
|
Reference in New Issue
Block a user