Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DownloadedTextureParams.mipmapCount

public int mipmapCount;

Description

Number of mipmaps to generate for the created texture.

The value of -1 means the number of mipmaps is automatically determined. Only has meaning when flags have mipmap chain flag set.