# sourceHasAlpha

> True if the source file has a channel for per-pixel transparency.

## Definition

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

```csharp
public bool sourceHasAlpha { get; }
```
