# Editor.BaseScrollWidget.SmoothScrollTarget

```csharp
float SmoothScrollTarget { get; set; }
```

The smooth scrolling wants to move by this amount

Declared in [Editor.BaseScrollWidget](/api/Editor.BaseScrollWidget).
Assembly: `Sandbox.Tools`.
