# ASTC_RGBA_4x4

> Obsolete. Use TextureImporterFormat.ASTC_4x4 instead.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

> **Warning:**
>
> **Removed.** Enum member ASTC\_RGBA\_4x4 is obsolete. Use ASTC\_4x4
>
> **Upgrade to** [TextureImporterFormat.ASTC\_4x4](/engine/6000.3/script-reference/unityeditor/textureimporterformat/astc-4x4.md)

```csharp
ASTC_RGBA_4x4 = -54
```
