# Sandbox.Physics.UprightJoint.MaxTorque

```csharp
float MaxTorque { get; set; }
```

The maximum torque the joint can apply.

Declared in [Sandbox.Physics.UprightJoint](/api/Sandbox.Physics.UprightJoint).
Assembly: `Sandbox.Engine`.
