# mipmapChain

> Check or change the flag for mipmaps in DownloadedTextureParams.flags variable.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Networking](/engine/6000.5/script-reference/unityengine/networking.md)
* **Assembly:** UnityEngine.UnityWebRequestTextureModule

```csharp
public bool mipmapChain { get; set; }
```
