EnumFxSamplerMipFilter enumeration

EnumFxSamplerMipFilter enumeration

The enumeration FX sampler MIP filter.

The EnumFxSamplerMipFilter type exposes the following members:

Fields

FieldDescription
NONEThe none.
NEARESTThe nearest.
LINEARThe linear.

See Also