This version of Unity is unsupported.

Texture2D.ClearMinimumMipmapLevel

Declaration

public void ClearMinimumMipmapLevel();

Description

Resets the minimumMipmapLevel field.

Resetting the minimumMipmapLevel allows the mipmap streaming system to select mips without a per Texture lower limit restriction.

See Also: QualitySettings.streamingMipmapsMaxLevelReduction