# avatarRoot

> Returns the Avatar root Transform.

## Definition

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

```csharp
public Transform avatarRoot { get; }
```

### Remarks

The Avatar root Transform specifies where the Avatar hierarchy is nested in the Animator hierarchy.
