Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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.