Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


meshIndex

Set the index that specifies which Mesh to emit.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public int meshIndex { set; }

Remarks

Additional Resources: ParticleSystemRenderer.SetMeshes.