# ASTC_HDR_8x8

> ASTC compressed RGB(A) HDR texture format, 8x8 block size.

## Definition

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

```csharp
ASTC_HDR_8x8 = 69
```

### Remarks

Additional Resources: [TextureImporter.textureFormat](/engine/6000.3/script-reference/unityeditor/textureimporter/textureformat.md).
