# Sandbox.AnimGraphDirectPlayback.TimeNormalized

```csharp
float TimeNormalized { get; set; }
```

Get the cycle of the currently playing sequence.  Will return 0 if no sequence is playing.

Declared in [Sandbox.AnimGraphDirectPlayback](/api/Sandbox.AnimGraphDirectPlayback).
Assembly: `Sandbox.Engine`.
