Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParticleSystem.Particle.velocity

Switch to Manual
public Vector3 velocity;

Description

The velocity of the particle.

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

Did you find this page useful? Please give it a rating: