Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ParticleSystemStopBehavior

enumeration

Description

The behavior to apply when calling Stop.

Properties

StopEmittingAndClearStops Particle System emitting and removes all existing emitted particles.
StopEmittingStops Particle System emitting any further particles. All existing particles will remain until they expire.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答