# AdaptiveShadowmapResolution

> A scaler setting used by AdaptivePerformanceIndexer to adjust the resolution of shadow maps.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AdaptivePerformance](/engine/6000.5/script-reference/unityengine/adaptiveperformance.md)
* **Assembly:** UnityEngine.AdaptivePerformanceModule

```csharp
public AdaptivePerformanceScalerSettingsBase AdaptiveShadowmapResolution { get; set; }
```
