Click or drag to resize

IReadonlyMesh Properties

The IReadonlyMesh type exposes the following members.

Properties
  NameDescription
Public propertyFaces
Gets the mesh faces.
Public propertyNormals
Gets the vertex normals.
Public propertyVertexColors
Gets the mesh vertex colors.
Public propertyVertices
Gets the mesh vertices.
Top
See Also