Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemSubEmitterType

enumeration

Description

The events that cause new particles to be spawned.

Variables

BirthSpawn new particles when particles from the parent system are born.
CollisionSpawn new particles when particles from the parent system collide with something.
DeathSpawn new particles when particles from the parent system die.