# allEnabled

> Whether all graphic settings are enabled for this SceneView.SceneViewState.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public bool allEnabled { get; }
```
