TextureBase.MipFilter

TextureBase.MipFilter property

Gets or sets the filter for mip-level sampling.

public TextureFilter MipFilter { get; set; }

See Also