# ETC2_RGBA8

> ETC2 (GL ES 3.0) 8 bits/pixel compressed RGBA texture format.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
ETC2_RGBA8 = 47
```

### Remarks

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