This version of Unity is unsupported.

ParticleSystem.Particle.SetMeshIndex

Switch to Manual
public void SetMeshIndex(int index);

Parameters

indexThe mesh index.

Description

Set the mesh index of the particle, used for choosing which mesh a particle is rendered with.