# maxAnisotropyLevel

> Returns the maximum anisotropic level for anisotropic filtering that is supported on the device.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static int maxAnisotropyLevel { get; }
```
