# skyboxEnabled

> Whether the skybox renders in this SceneView.

## Definition

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

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

### Remarks

If false, the scene clears with a solid color according to the color preferences (**Preferences** > **All Settings** menu).
