# playableGraph

> The PlayableGraph created by the PlayableDirector.

## Definition

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

```csharp
public PlayableGraph playableGraph { get; }
```
