# ASTC_RGBA_12x12

> Obsolete. Use TextureFormat.ASTC_12x12 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member TextureFormat.ASTC\_RGBA\_12x12 is obsolete. Use ASTC\_12x12 instead
>
> **Upgrade to** [TextureFormat.ASTC\_12x12](/engine/6000.7/script-reference/unityengine/textureformat/astc-12x12.md)

```csharp
ASTC_RGBA_12x12 = -59
```
