# Sandbox.UprightJoint.MaxTorque

```csharp
float MaxTorque { get; set; }
```

Maximum torque the joint can apply in newton-meters.
Set to 0 for unlimited torque.

Declared in [Sandbox.UprightJoint](/api/Sandbox.UprightJoint).
Assembly: `Sandbox.Engine`.
