Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ClearRequestedMipmapLevel()

Resets the requestedMipmapLevel field.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public void ClearRequestedMipmapLevel()

Remarks

Resetting the requestedMipmapLevel allows the mipmap streaming system to start choosing which mipmap should be loaded based on the position of cameras.