# Sandbox.Physics.PhysicsJoint.AngularStrength

```csharp
float AngularStrength { get; set; }
```

Strength of the angular constraint. If it takes any more energy than this, it'll break.

Declared in [Sandbox.Physics.PhysicsJoint](/api/Sandbox.Physics.PhysicsJoint).
Assembly: `Sandbox.Engine`.
