# AutomaticCompressedHDR

> Obsolete. HDR is handled automatically now.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member TextureImporterFormat.AutomaticCompressedHDR is obsolete. HDR is handled automatically now.

```csharp
AutomaticCompressedHDR = -7
```
