# CrossFadeAnimation

**Declaration**

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

**Parameters**

| animationName | Name of animation to crossfade to |
| ------------- | --------------------------------- |

#### Description

Crossfade between the current animation and another animation.
