HideParticleEmitter()

Syntax

HideParticleEmitter(#ParticleEmitter, State)
Description
Hides or shows the specified particle emitter.

Parameters

#ParticleEmitter The particle emitter to use.
State It can take the following values:
  #True : the particle emitter is hidden
  #False: the particle emitter is shown

Return value

None.

Supported OS

All

<- GetScriptParticleEmitter() - Particle Index - IsParticleEmitter() ->