# Sandbox.AnimGraphDirectPlayback.StartTime

```csharp
float StartTime { get; set; }
```

Set the time at which the currently playing sequence should have had a cycle of zero.
This will adjust the current cycle of the sequence to match.

Declared in [Sandbox.AnimGraphDirectPlayback](/api/Sandbox.AnimGraphDirectPlayback).
Assembly: `Sandbox.Engine`.
