# ASTC_RGBA_5x5

> Obsolete. Use TextureFormat.ASTC_5x5 instead.

## Definition

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

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

```csharp
ASTC_RGBA_5x5 = -55
```
