Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

index

The Mesh index.