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