# showSkybox

> Whether the skybox rendering is enabled in this SceneView.

## Definition

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

```csharp
public bool showSkybox
```

### Remarks

If false, the scene clears with a solid color according to the color preferences (found in All Settings, under the Preferences category).
