# JointDriveMode

> The ConfigurableJoint attempts to attain position / velocity targets based on this flag.

## Definition

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

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

```csharp
[Flags]
public enum JointDriveMode
```
