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