Description:

Gets an enumerator that yields all faces in this collection.

Syntax:
public IEnumerator<MeshFace> GetEnumerator()
Returns:
Type: IEnumerator<MeshFace>
The enumerator.
Available since:
5.0

Nothing found