# ASTC_HDR_12x12

> ASTC compressed RGB(A) HDR texture format, 12x12 block size.

## Definition

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

```csharp
ASTC_HDR_12x12 = 71
```

### Remarks

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