# loadingMipmapLevel

> The mipmap level that the mipmap streaming system is in the process of loading.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int loadingMipmapLevel { get; }
```
