# Animation

> Describes that the information flowing in and out of the Playable is of Animation type.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Playables](/engine/6000.0/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.CoreModule

> **Warning:**
>
> **Deprecated.** DataStreamType is no longer required and will be removed in a future release.

```csharp
Animation = 0
```
