Version: 2017.1
Method group is Obsolete

Particle.velocity

Cambiar al Manual
Obsolete public Vector3 velocity ;

Descripción

La velocidad de la partícula.

If there is a particle animator it will move the particle by the velocity every frame. The velocity is also used by the particle renderer if Stretch Particles is set to ParticleRenderMode.Stretch.

See Also: Particles documentation.