GetPolygonSize

Mesh.GetPolygonSize method

指定したポリゴンの頂点数を取得します。

public int GetPolygonSize(int index)
パラメータタイプ説明
indexInt32索引。

戻り値

ポリゴン サイズ。

関連項目