Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ParticleSystemCollisionType

The type of collisions to use for a given Particle System.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public enum ParticleSystemCollisionType

Fields

Value

Description

PlanesCollide with a list of planes.
WorldCollide with the world geometry.