Block.is_trimesh
- Block.is_trimesh()
Verify that the mesh consists of only triangles.
- Returns:
- bool
True, if the mesh is a triangle mesh. False, otherwise.
See also
Verify that the mesh consists of only triangles.
True, if the mesh is a triangle mesh. False, otherwise.
See also