Version: 2018.2

ParticleSystemStopAction

enumeration

マニュアルに切り替える

説明

The action to perform when the Particle System stops.

変数

None何も行われません。
DisableDisable the GameObject containing the Particle System.
DestroyDestroy the GameObject containing the Particle System.
CallbackCall OnParticleSystemStopped on the ParticleSystem script.