mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 22:57:44 +00:00
Small comment change
This commit is contained in:
parent
fc86bf7f9e
commit
d1c765353d
1 changed files with 1 additions and 1 deletions
|
|
@ -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():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue