# ASTC_RGBA_8x8

> Obsolete. Use TextureImporterFormat.ASTC_8x8 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member ASTC\_RGBA\_8x8 is obsolete. Use ASTC\_8x8
>
> **Upgrade to** [TextureImporterFormat.ASTC\_8x8](/engine/6000.5/script-reference/unityeditor/textureimporterformat/astc-8x8.md)

```csharp
ASTC_RGBA_8x8 = -57
```
