# initialTime

> The time at which the Playable should start when first played.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Playables](/engine/6000.5/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.DirectorModule

```csharp
public double initialTime { get; set; }
```
