MeshIsManifold Method |
Name | Description | |
---|---|---|
IsManifold |
Returns true if every mesh "edge" has at most two faces.
| |
IsManifold(Boolean, Boolean, Boolean) |
Gets a value indicating whether or not the mesh is manifold.
A manifold mesh does not have any edge that borders more than two faces.
|