Description:

Gets an enumerator that yields all ngons in this collection.

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

Nothing found