We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd356da commit 40290adCopy full SHA for 40290ad
manimlib/mobject/types/vectorized_mobject.py
@@ -54,7 +54,6 @@ class VMobject(Mobject):
54
"joint_type": "auto",
55
"flat_stroke": False,
56
"render_primitive": moderngl.TRIANGLES,
57
- "triangulation_locked": False,
58
"fill_dtype": [
59
('point', np.float32, (3,)),
60
('unit_normal', np.float32, (3,)),
0 commit comments