Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemCollisionQuality

enumeration

Description

Quality of world collisions. Medium and low quality are approximate and may leak particles.

Variables

HighThe most accurate world collisions.
MediumApproximate world collisions.
LowFastest and most approximate world collisions.