Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TextureImporterSettings.mipMapsPreserveCoverage

public bool mipMapsPreserveCoverage;

Description

Enables or disables coverage-preserving alpha MIP mapping.

Enable this to rescale the alpha values of computed MIP maps so coverage is preserved. This means a higher percentage of pixels passes the alpha test and lower MIP map levels do not become more transparent. This is disabled by default (set to false).

Did you find this page useful? Please give it a rating: