Module OgamlGraphics.Texture.MinifyFilter

Module containing an enumeration of the minifying filters
type t = ...
Enumeration of the minifying filters

Possible values

Nearest
Linear
NearestMipmapNearest
LinearMipmapNearest
NearestMipmapLinear
LinearMipmapLinear