Annotation Interface SamplingOptions.MipmapMode

Enclosing class:
SamplingOptions

@Retention(SOURCE) public static @interface SamplingOptions.MipmapMode
The MipmapMode specifies the interpolation method for MIP image levels when down-sampling texture images. The default is SamplingOptions.MIPMAP_MODE_LINEAR.