Component.particleSystem
var particleSystem: ParticleSystem;
Description

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

	particleSystem.Emit(5);