# Sandbox.AnimationSequence.Duration

```csharp
float Duration { get; set; }
```

The duration of the currently playing sequence (seconds)

Declared in [Sandbox.AnimationSequence](/api/Sandbox.AnimationSequence).
Assembly: `Sandbox.Engine`.
