subMeshStartIndex
Index of the first sub-mesh to use from the Mesh associated with this MeshRenderer (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int subMeshStartIndex { get; }
Remarks
This value is 0 except when using Mesh.CombineMeshes or static batching.