TextureSampler.MagFilter

TextureSampler.MagFilter property

Gets the texture magnification filter.

public TextureInterpolationFilter MagFilter { get; }

Remarks

If value is Default, it must be interpreted by the runtime as “best fit”

See Also