![]() |
Mesh3 Properties |
The Mesh3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContainsQuads |
return trueif the mesh contains quadrangula faces
|
![]() | Faces |
return the mesh faces
|
![]() | IsValid |
True in case the mesh is valid
|
![]() | Normals |
return the faces normals
|
![]() | VertexColors |
return the vertex colors
|
![]() | Vertices |
return the mesh vertices
|