Texture2D.desiredMipmapLevel

Switch to Manual
public int desiredMipmapLevel ;

Description

The mipmap level that the streaming system would load before memory budgets are applied.

This includes requested and minimum mip level settings. See Also: calculatedMipmapLevel, requestedMipmapLevel, minimumMipmapLevel.