Click or drag to resize

Mesh3 Properties

The Mesh3 type exposes the following members.

Properties
  NameDescription
Public propertyContainsQuads
Gets a value indicating whether the mesh contains quadrangular faces.
Public propertyFaces
Gets the mesh faces.
Public propertyIsValid
Gets a value indicating whether the mesh is valid.
Public propertyNormals
Gets the faces normals.
Public propertyVertexColors
Gets the vertex colors.
Public propertyVertices
Gets the mesh vertices.
Top
See Also