GLTFMesh.validate_vertices
- classmethod GLTFMesh.validate_vertices(vertices)
Raise an exception if there are either too many vertices, or the vertices do not represent points in 3-space.
- Parameters
vertices (list)
Raise an exception if there are either too many vertices, or the vertices do not represent points in 3-space.
vertices (list)