# Quality32Bit

> Textures are decompressed to the TextureFormat.RGBA32 format.

## Definition

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

> **Warning:**
>
> **Deprecated.** AndroidETC2Fallback is obsolete and has no effect. It will be removed in a subsequent Unity release.

```csharp
Quality32Bit = 0
```

### Remarks

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