# target

> The target value the drive will try to reach.

## Definition

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

```csharp
public float target
```

### Remarks

Units of measurement - meters for linear and degrees for angular motion.
