# Sandbox.Physics.FixedJoint.SpringLinear

```csharp
PhysicsSpring SpringLinear { get; set; }
```

How springy and tight the joint will be in its movement.

Declared in [Sandbox.Physics.FixedJoint](/api/Sandbox.Physics.FixedJoint).
Assembly: `Sandbox.Engine`.
