This version of Unity is unsupported.

ParticleSystemTrailMode

enumeration

Description

Choose how Particle Trails are generated.

Properties

PerParticleMakes a trail behind each particle as the particle moves.
RibbonDraws a line between each particle, connecting the youngest particle to the oldest.