---
title: MDLMaterialTextureFilterMode.linear
framework: modelio
role: symbol
role_heading: Case
path: modelio/mdlmaterialtexturefiltermode/linear
---

# MDLMaterialTextureFilterMode.linear

Sampling at texture coordinates between texels should linearly interpolate between texel values.

## Declaration

```swift
case linear
```

## See Also

### Constants

- [MDLMaterialTextureFilterMode.nearest](modelio/mdlmaterialtexturefiltermode/nearest.md)
