Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystem.Particle.SetMeshIndex

Switch to Manual

Declaration

public void SetMeshIndex(int index);

Parameters

index The Mesh index.

Description

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