# Sandbox.SceneSkyBox.SkyMaterial

```csharp
Material SkyMaterial { get; set; }
```

The skybox material. Typically it should use the "Sky" shader.

Declared in [Sandbox.SceneSkyBox](/api/Sandbox.SceneSkyBox).
Assembly: `Sandbox.Engine`.
