Component.particleSystem Manual     Reference     Scripting  
Scripting > Runtime Classes > Component
Component.particleSystem

var particleSystem : ParticleSystem

Description

The ParticleSystem attached to this GameObject (null if there is none attached).

JavaScript
particleSystem.Emit(5);