vertices_count property

vertices_count property

The count of vertices in this TriMesh

Definition:

@property
def vertices_count(self):
    ...

See Also