# Sandbox.RealTime.SmoothDelta

```csharp
static float SmoothDelta { get; set; }
```

Like Delta but smoothed to avoid large disparities between deltas

Declared in [Sandbox.RealTime](/api/Sandbox.RealTime).
Assembly: `Sandbox.System`.
