Geometry.VertexElements

Geometry.VertexElements property

Gets all vertex elements

public IList<VertexElement> VertexElements { get; }

See Also