TextureMagFilter

Specifies the magnification filtering used when doing the texture mapping.

Enumeration Members


Enumeration Members

LINEAR

Linear filtering on the base MipMap level. (Default magnification filter in OpenGL).

NEAREST

Nearest neighbor filtering on the base MipMap level.