# supportsAnisotropicFilter

> Returns true when anisotropic filtering is supported on the device.

## Definition

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

```csharp
public static bool supportsAnisotropicFilter { get; }
```
