# allowsAlphaSplitting

> Allows Alpha splitting on the imported texture when needed (for example ETC1 compression for textures with transparency).

## Definition

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

```csharp
public bool allowsAlphaSplitting { get; set; }
```
