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.

ParticleSystemCollisionQuality

enumeration

Description

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

Properties

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