# LowPower

> Requests the WebGL implementation prioritizes power savings.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
LowPower = 1
```
