220

Controlling the Appearance of Texture Mapping
The BASE_LEVEL_POINT Filter

setMagFilter( Texture.BASE_LEVEL_POINT );
setMinFilter( Texture.BASE_LEVEL_POINT );

  • Selects the nearest texel in the level 0 texture map