# unityAnimationClip

> The animation clip applied to the element. Reads and writes the first entry of _animationNames.

## Definition

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

```csharp
StyleUIAnimationClip unityAnimationClip { get; set; }
```
