# avatarMask

> The AvatarMask that is used to mask the animation on the given layer.

## Definition

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

```csharp
public AvatarMask avatarMask { get; set; }
```
