# Editor.EditorPreferences.OrbitZoomSpeed

```csharp
static float OrbitZoomSpeed { get; set; }
```

How fast should the orbit camera zoom?

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
