# ASTC_RGBA_10x10

> Obsolete. Use TextureImporterFormat.ASTC_10x10 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member ASTC\_RGBA\_10x10 is obsolete. Use ASTC\_10x10
>
> **Upgrade to** [TextureImporterFormat.ASTC\_10x10](/engine/6000.7/script-reference/unityeditor/textureimporterformat/astc-10x10.md)

```csharp
ASTC_RGBA_10x10 = -58
```
