# Editor.EditorPreferences.GizmoScale

```csharp
static float GizmoScale { get; set; }
```

How big to show component gizmo handles.

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
