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.

ParticleSystemSubEmitterType

enumeration

Description

The events that cause new particles to be spawned.

Properties

BirthSpawns new particles when particles from the parent system are born.
CollisionSpawns new particles when particles from the parent system collide with something.
DeathSpawns new particles when particles from the parent system die.