Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemTriggerEventType

enumeration

Description

The different types of particle triggers.

Variables

InsideTrigger when particles are inside the collision volume.
OutsideTrigger when particles are outside the collision volume.
EnterTrigger when particles enter the collision volume.
ExitTrigger when particles leave the collision volume.