# ETC2

> ETC2 texture compression. Available on devices which support OpenGL ES 3.0.

## Definition

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

```csharp
ETC2 = 3
```

### Remarks

Additional Resources: WebGLTextureSubtarget.
