LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.