Contents

MDLMaterialMipMapFilterMode.nearest

Sampling a texture at a size between mipmap levels should return a texel value from the nearest mipmap level.

Declaration

case nearest

See Also

Constants