# ASTC_12x12

> ASTC (12x12 pixel block in 128 bits) compressed RGB(A) texture format.

## Definition

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

```csharp
ASTC_12x12 = 53
```

### Remarks

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