Module
OgamlGraphics.Texture.
MagnifyFilter
Module containing an enumeration of the magnifying filters
type
t =
Nearest
|
Linear
Enumeration of the magnifying filters
Possible values
Nearest
Linear