# Variant

> The object being queried is part of a Prefab Variant.

## Definition

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

```csharp
Variant = 3
```

### Remarks

A Variant Prefab is a Prefab that is derived from another Prefab, that be could be a  Regular, Model or even Variant Prefab.
