Click or drag to resize

Mesh3 Properties

The Mesh3 type exposes the following members.

Properties
  NameDescription
Public propertyContainsQuads
return trueif the mesh contains quadrangula faces
Public propertyFaces
return the mesh faces
Public propertyIsValid
True in case the mesh is valid
Public propertyNormals
return the faces normals
Public propertyVertexColors
return the vertex colors
Public propertyVertices
return the mesh vertices
Top
See Also