# ASTC_10x10

> ASTC compressed RGB(A) texture format, 10x10 block size.

## Definition

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

```csharp
ASTC_10x10 = 52
```

### Remarks

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