HideParticleEmitter()

语法

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

参数

#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

返回值

无.

已支持操作系统

所有

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