# Sandbox.FixedJointBuilder.LinearFrequency

```csharp
float LinearFrequency { get; set; }
```

The frequency of the joint's linear spring in hertz.
Higher values make the joint stiffer in translation.

Declared in [Sandbox.FixedJointBuilder](/api/Sandbox.FixedJointBuilder).
Assembly: `Sandbox.Engine`.
