GetIndexCount(int)
Gets the index count of the given /sub-mesh/.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public uint GetIndexCount(int submesh)
Parameters
Returns
Type | Description |
|---|---|
| uint |
Remarks
Additional Resources: Mesh.SetIndices, Mesh.GetIndexStart.