# Sandbox.SceneLight.ShadowTextureResolution

```csharp
int ShadowTextureResolution { get; set; }
```

Get or set the resolution of the shadow map. If this is zero the engine will decide what it should use.

Declared in [Sandbox.SceneLight](/api/Sandbox.SceneLight).
Assembly: `Sandbox.Engine`.
