ParticleSystemOverlapAction

enumeration

Description 描述

What action to perform when the particle trigger module passes a test.

Properties 属性

IgnoreDo nothing.
KillKill all particles that pass this test.
CallbackSend the OnParticleTrigger command to the Particle System's script.