Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ParticleSystemStopAction

enumeration

Description

The action to perform when the Particle System stops.

Properties

NoneDo nothing.
DisableDisable the GameObject containing the Particle System.
DestroyDestroy the GameObject containing the Particle System.
CallbackCall OnParticleSystemStopped on the ParticleSystem script.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答