Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


mipmapCount

Number of mipmaps to generate for the created texture.
Read time 1 minuteLast updated 9 days ago

Definition

public int mipmapCount

Remarks

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