Version: 2020.3
言語: 日本語

ParticleSystemStopBehavior

enumeration

マニュアルに切り替える

説明

The behavior to apply when calling Stop.

変数

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.