# Sandbox.Gizmo.SceneSettings.IsGizmoEnabled

```csharp
bool IsGizmoEnabled(System.Type type)
```

Check if a gizmo type is enabled

### Parameters

- `type` (`System.Type`)

### Returns

`bool`

Declared in [Sandbox.Gizmo.SceneSettings](/api/Sandbox.Gizmo.SceneSettings).
Assembly: `Sandbox.Engine`.
