GetEnumerator

Mesh.GetEnumerator method

获取每个内部多边形的枚举器。

public IEnumerator<int[]> GetEnumerator()

返回值

枚举器。

也可以看看