|
|
Mesh3 Properties |
The Mesh3 type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsQuads |
Gets a value indicating whether the mesh contains quadrangular faces.
| |
| Faces |
Gets the mesh faces.
| |
| IsValid |
Gets a value indicating whether the mesh is valid.
| |
| Normals |
Gets the faces normals.
| |
| VertexColors |
Gets the vertex colors.
| |
| Vertices |
Gets the mesh vertices.
|