# ASTC_RGBA_5x5

> Obsolete. Use TextureImporterFormat.ASTC_5x5 instead.

## Definition

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

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

```csharp
ASTC_RGBA_5x5 = -55
```
