index | The index of the sub-mesh. See subMeshCount. If you specify an out of range index, Unity throws an exception. |
SubMeshDescriptor Returns sub-mesh data.
Gets data about a given sub-mesh in the MeshData
.
Additional resources: Mesh.GetSubMesh, subMeshCount, SubMeshDescriptor, Mesh.AcquireReadOnlyMeshData.