ParticleSystemStopAction

enumeration

매뉴얼로 전환

설명

The action to perform when the Particle System stops.

변수

NoneDo nothing.
DisableDisable the GameObject containing the Particle System.
DestroyDestroy the GameObject containing the Particle System.
CallbackCall OnParticleSystemStopped on the ParticleSystem script.