# TextureCompressionASTC

> Indicates that the WebGPU device supports ASTC texture compression, 'texture-compression-astc'.

## Definition

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

```csharp
TextureCompressionASTC = 7
```
