# Velocity

> The 3D velocity of each particle.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ParticleSystemModule

> **Warning:**
>
> **Deprecated.** ParticleSystemVertexStreams is deprecated. Please use ParticleSystemVertexStream instead.

```csharp
Velocity = 512
```
