ObjRoot.Vertices

ObjRoot.Vertices property

Gets or sets the vertices.

public List<ObjVertex> Vertices { get; set; }

Property Value

The vertices.

See Also