# DXT

> S3 texture compression. Supported on devices with NVidia Tegra, Vivante and Intel GPUs.

## Definition

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

```csharp
DXT = 1
```

### Remarks

Additional Resources: WebglTextureSubtarget.
