# AdaptiveLOD

> A scaler setting used by AdaptivePerformanceIndexer for adjusting at what distance LODs are switched.

## Definition

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

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