# Sandbox.PhysicsJointBuilder.AngularStrength

```csharp
float AngularStrength { get; set; }
```

The maximum torque the joint can withstand before breaking.

Declared in [Sandbox.PhysicsJointBuilder](/api/Sandbox.PhysicsJointBuilder).
Assembly: `Sandbox.Engine`.
