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