# Sandbox.AnimGraphDirectPlayback.Animations

```csharp
IEnumerable<string> Animations { get; set; }
```

> **Obsolete.** Use Sequences

Get the list of animations that can be used.

Declared in [Sandbox.AnimGraphDirectPlayback](/api/Sandbox.AnimGraphDirectPlayback).
Assembly: `Sandbox.Engine`.
