TriMesh.GetEnumerator

TriMesh.GetEnumerator method

Get the enumerator to enumerate Vertex

public IEnumerator<Vertex> GetEnumerator()

See Also