magFilter
The filtering operation for combining pixels within one mipmap level when the sample footprint is smaller than a pixel (magnification).
Declaration
var magFilter: MTLSamplerMinMagFilter { get set }Mentioned in
Discussion
The default value is MTLSamplerMinMagFilter.nearest.