public int GetMeshIndex (ParticleSystem system);

Parámetros

systemThe Particle System from which this particle was emitted.

Valor de retorno

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

Descripción

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