# High

> Application is at risk of getting low on memory. To prevent this, avoid allocating significant amounts of memory, and release some resources.

## Definition

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

```csharp
High = 3
```
