# isValid

> Return true if this avatar is a valid mecanim avatar. It can be a generic avatar or a human avatar.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

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