collision1
Sub-Particle System which spawns at the locations of the collision of the particles from the parent system.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public ParticleSystem collision1 { get; set; }
Remarks
This module's Particle System uses the first set of emission burst properties to spawn a sub-Particle System. If the system does not contain burst properties, then the system emits nothing; if the system contains more than one set of burst properties, then it ignores the additional properties.