# targetVelocity

> The desired velocity that the joint should move along.

## Definition

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

```csharp
public Vector3 targetVelocity { get; set; }
```
