# PlayAnimation

**Declaration**

```csharp
public void PlayAnimation(string animationName)
```

**Parameters**

| animationName | Name of animation to play |
| ------------- | ------------------------- |

#### Description

Play a new animation.
