---
title: MDLMaterialMipMapFilterMode.linear
framework: modelio
role: symbol
role_heading: Case
path: modelio/mdlmaterialmipmapfiltermode/linear
---

# MDLMaterialMipMapFilterMode.linear

Sampling a texture at a size between mipmap levels should linearly interpolate between mipmap levels.

## Declaration

```swift
case linear
```

## See Also

### Constants

- [MDLMaterialMipMapFilterMode.nearest](modelio/mdlmaterialmipmapfiltermode/nearest.md)
