ClearMinimumMipmapLevel()
Resets the minimumMipmapLevel field.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public void ClearMinimumMipmapLevel()
Remarks
Resetting the minimumMipmapLevel allows the mipmap streaming system to select mips without a per Texture lower limit restriction.
Additional Resources: QualitySettings.streamingMipmapsMaxLevelReduction