# duration

> The playback duration in seconds of the instantiated Playable.

## Definition

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

```csharp
public virtual double duration { get; }
```
