Package icyllis.modernui.graphics
Annotation Interface ImageShader.MipmapMode
- Enclosing class:
ImageShader
The
MipmapMode
specifies the interpolation method for MIP image levels when
down-sampling texture images. The default is ImageShader.MIPMAP_MODE_NONE
.