Method group is Obsolete

ParticleEmitter.enabled

Switch to Manual
Obsolete public bool enabled ;

Description

Включает/выключает ParticleEmitter.

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.