Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MeshRenderer.subMeshStartIndex

Switch to Manual
public int subMeshStartIndex;

Description

Index of the first sub-mesh to use from the Mesh associated with this MeshRenderer (Read Only).

This value is 0 except when using Mesh.CombineMeshes or static batching.