|
|
IMesh Properties |
The IMesh type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsQuads |
Gets a value indicating whether the mesh contains quads.
| |
| Faces |
Gets the mesh faces.
(Inherited from IReadonlyMesh.) | |
| IsValid |
Gets a value indicating whether the mesh is valid.
| |
| Normals |
Gets the vertex normals.
(Inherited from IReadonlyMesh.) | |
| VertexColors |
Gets the mesh vertex colors.
(Inherited from IReadonlyMesh.) | |
| Vertices |
Gets the mesh vertices.
(Inherited from IReadonlyMesh.) |