ParticleSystemOverlapAction
enumeration
Description 描述
What action to perform when the particle trigger module passes a test.
Properties 属性
Ignore
Do nothing.
Kill
Kill all particles that pass this test.
Callback
Send the OnParticleTrigger command to the Particle System's script.