# ETC2_RGBA8

> ETC2 compressed 8 bits / pixel RGBA texture format.

## Definition

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

```csharp
ETC2_RGBA8 = 47
```

### Remarks

Additional Resources: [TextureImporter.textureFormat](/engine/6000.6/script-reference/unityeditor/textureimporter/textureformat.md).
