# ASTC_RGBA_12x12

> Obsolete. Use TextureImporterFormat.ASTC_12x12 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member ASTC\_RGBA\_12x12 is obsolete. Use ASTC\_12x12
>
> **Upgrade to** [TextureImporterFormat.ASTC\_12x12](/engine/6000.5/script-reference/unityeditor/textureimporterformat/astc-12x12.md)

```csharp
ASTC_RGBA_12x12 = -59
```
