mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Remove unused parameter
This commit is contained in:
parent
bd356daa99
commit
40290ada83
1 changed files with 0 additions and 1 deletions
|
@ -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,)),
|
||||
|
|
Loading…
Add table
Reference in a new issue