The MeshVertex type exposes the following members.

Properties

  NameDescription
IncidentTriangles
Gets or sets the mesh triangles of the mesh that contain this vertex.
IsDisposed
True if this vertex is disposed, false otherwise.
Position
Gets or sets the XYZ position of the mesh vertex.

See Also