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