# isVariant

> Return true if this SpriteAtlas is a variant.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.U2D](/engine/6000.3/script-reference/unityengine/u2d.md)
* **Assembly:** UnityEngine.CoreModule

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