public int GetMeshIndex (ParticleSystem system);

파라미터

systemThe Particle System from which this particle was emitted.

반환

int The index of the mesh used for rendering the particle.

설명

Calculate the Mesh index of the particle, used for choosing which Mesh a particle is rendered with.