Version: 2017.4
Method group is Obsolete

ParticleEmitter.enabled

マニュアルに切り替える
Obsolete public bool enabled ;

説明

パーティクルエミッターの有効/無効

A ParticleEmitter which is not enabled will not emit any particles, and the emitted particles will not animate. So, this value allows you to pause a particle emitter.

デフォルトの値は true です。