# activeLoader

> Returns the current singleton active loader instance.

## Definition

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

```csharp
public AdaptivePerformanceLoader activeLoader { get; }
```
