SetParticlesVisible

Description

Sets whether the emitted particles are drawn. Set to 1 to show particles, 0 to hide them. Particles will still update whilst hidden, you can stop particles updating with SetParticlesActive

Definition

SetParticlesVisible( ID, visible )

Parameters