# Sandbox.Physics.UprightJoint.Hertz

```csharp
float Hertz { get; set; }
```

The spring stiffness in cycles per second (Hertz).
Higher values make the constraint stiffer.

Declared in [Sandbox.Physics.UprightJoint](/api/Sandbox.Physics.UprightJoint).
Assembly: `Sandbox.Engine`.
