# humanDescription

> Returns the HumanDescription used to create this Avatar.

## Definition

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

```csharp
public HumanDescription humanDescription { get; }
```

### Remarks

Note that an avatar created before 2019.1 returns an empty [HumanDescription](/engine/6000.0/script-reference/unityengine/humandescription.md) until the avatar is reimported.
