Version: 5.4
public int[] GetTriangles (int submesh);

説明

サブメッシュの三角形リストを返します

A sub-Mesh is simply a separate triangle list. When the Mesh Renderer uses multiple Materials, you should ensure that there are as many sub-Meshes as Materials.

See Also: subMeshCount.