# Editor.EditorPreferences.CameraInvertPan

```csharp
static bool CameraInvertPan { get; set; }
```

Should the camera panning be inverted?

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
