SetMeshIndex(int)
Sets the Mesh index of the particle, used for choosing which Mesh a particle is rendered with.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public void SetMeshIndex(int index)
Parameters
The Mesh index.