ecspresso
Preparing search index...
plugins/particles
stopEmitter
Function stopEmitter
stopEmitter
(
ecs
:
ParticleWorld
,
entityId
:
number
)
:
boolean
Stop an emitter from spawning new particles. Existing particles continue their lifecycle.
Parameters
ecs
:
ParticleWorld
entityId
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ecspresso
Loading...
Stop an emitter from spawning new particles. Existing particles continue their lifecycle.