LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

TextureImporter.mipmapEnabled

Switch to Manual
public bool mipmapEnabled;

Description

Generate Mip Maps.

Select this to enable mip-map generation. Mip maps are smaller versions of the Texture that get used when the Texture is very small on screen.