# Sandbox.ParticleEffect.StartVelocity

```csharp
ParticleFloat StartVelocity { get; set; }
```

Apply an element of random velocity to the particle when it is created, in a random direction.

Declared in [Sandbox.ParticleEffect](/api/Sandbox.ParticleEffect).
Assembly: `Sandbox.Engine`.
