Polygons

Mesh.Polygons property

メッシュのポリゴン定義を取得します

public IList<int[]> Polygons { get; }

関連項目