# sourceAvatar

> Imports the HumanDescription from the given Avatar.

## Definition

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

```csharp
public Avatar sourceAvatar { get; set; }
```

### Remarks

This is the same as using Copy from Other Avatar in the inspector.
