# ASTC_RGBA_6x6

> Obsolete. Use TextureFormat.ASTC_6x6 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member TextureFormat.ASTC\_RGBA\_6x6 is obsolete. Use ASTC\_6x6 instead
>
> **Upgrade to** [TextureFormat.ASTC\_6x6](/engine/6000.6/script-reference/unityengine/textureformat/astc-6x6.md)

```csharp
ASTC_RGBA_6x6 = -56
```
