# ASTC_RGBA_4x4

> Obsolete. Use TextureFormat.ASTC_4x4 instead.

## Definition

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

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

```csharp
ASTC_RGBA_4x4 = -54
```
