# Editor.EditorPreferences.WorldSpaceGizmos

```csharp
static bool WorldSpaceGizmos { get; set; }
```

When enabled, component gizmo handles are drawn at a fixed world size
instead of maintaining a constant screen size regardless of distance.

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
