# Target

> Drives in this mode have a very high stiffness and track the ArticulationDrive.target almost kinematically.

## Definition

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

```csharp
Target = 2
```

### Remarks

The stiffness value that's used in this mode is not serialized, so switching back to a different [ArticulationDriveType](/engine/6000.6/script-reference/unityengine/articulationdrivetype.md) will use the serialized values.
