Texture.EnableMipMap

Texture.EnableMipMap property

Gets or sets if the mipmap is enabled for this texture

public bool EnableMipMap { get; set; }

See Also