# Velocity

> Try to reach the specified target velocity.

## Definition

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

> **Warning:**
>
> **Deprecated.** JointDriveMode.Velocity is no longer supported

```csharp
Velocity = 2
```
