GetEnumerator

Mesh.GetEnumerator method

各内側ポリゴンの列挙子を取得します。

public IEnumerator<int[]> GetEnumerator()

戻り値

列挙子。

関連項目