# ATC_RGBA8

> Obsolete. Use TextureImporterFormat.ETC2_RGBA8 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member ATC\_RGBA8 is obsolete. Use ETC2\_RGBA8
>
> **Upgrade to** [TextureImporterFormat.ETC2\_RGBA8](/engine/6000.6/script-reference/unityeditor/textureimporterformat/etc2-rgba8.md)

```csharp
ATC_RGBA8 = 36
```
