Mesh.Vertices

Mesh.Vertices property

Gets or sets the vertices. The mesh element must contain one vertices element.

public Vertices Vertices { get; set; }

See Also