Small comment change

This commit is contained in:
Grant Sanderson 2023-01-09 11:56:27 -08:00
parent fc86bf7f9e
commit d1c765353d

View file

@ -961,7 +961,7 @@ class VMobject(Mobject):
vmob.pointwise_become_partial(self, a, b)
return vmob
# Related to triangulation
# Data for shaders that may need refreshing
def refresh_triangulation(self):
for mob in self.get_family():