---
title: MTLSamplerMinMagFilter.nearest
framework: metal
role: symbol
role_heading: Case
path: metal/mtlsamplerminmagfilter/nearest
---

# MTLSamplerMinMagFilter.nearest

Select the single pixel nearest to the sample point.

## Declaration

```swift
case nearest
```

## See Also

### Filter options

- [MTLSamplerMinMagFilter.linear](metal/mtlsamplerminmagfilter/linear.md)
