# Editor.EditorPreferences.HideRotateCursor

```csharp
static bool HideRotateCursor { get; set; }
```

Should we hide the eye cursor when rotating the scene camera?

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
