# ASTC_RGBA_10x10

> Obsolete. Use TextureFormat.ASTC_10x10 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member TextureFormat.ASTC\_RGBA\_10x10 is obsolete. Use ASTC\_10x10 instead
>
> **Upgrade to** [TextureFormat.ASTC\_10x10](/engine/6000.0/script-reference/unityengine/textureformat/astc-10x10.md)

```csharp
ASTC_RGBA_10x10 = -58
```
