# ASTC_RGBA_8x8

> Obsolete. Use TextureFormat.ASTC_8x8 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member TextureFormat.ASTC\_RGBA\_8x8 is obsolete. Use ASTC\_8x8 instead
>
> **Upgrade to** [TextureFormat.ASTC\_8x8](/engine/6000.0/script-reference/unityengine/textureformat/astc-8x8.md)

```csharp
ASTC_RGBA_8x8 = -57
```
