ParticleSystem.Particle.velocity Manual     Reference     Scripting  
Scripting > Runtime Classes > ParticleSystem.Particle
ParticleSystem.Particle.velocity

var velocity : Vector3

Description

The velocity of the particle.

The particle will move by the velocity every frame. The velocity is also used by the particle renderer if Stretch Particles is set to ParticleSystemRenderMode.Stretch.