NEAREST_MIPMAP_LINEAR

Finds the two mipmaps most closely matching the size of the fragment being textured, uses the NEAREST function to calculate a texture value from each mipmap, and returns a weighted average of those two values.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int