# loaders

> List of loaders currently managed by this Adaptive Performance Manager instance.

## Definition

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

```csharp
public List<AdaptivePerformanceLoader> loaders { get; set; }
```
