# targetVelocity

> The motor will apply a force up to force to achieve targetVelocity.

## Definition

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

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