calculatedMipmapLevel
The mipmap level calculated by the streaming system, which takes into account the streaming Cameras and the location of the objects containing this Texture. This is unaffected by Texture2D.requestedMipmapLevel or Texture2D.minimumMipmapLevel.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int calculatedMipmapLevel { get; }
Remarks
Additional Resources: Texture2D.desiredMipmapLevel