# outputs

> A description of the outputs of the instantiated Playable.

## Definition

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

```csharp
public virtual IEnumerable<PlayableBinding> outputs { get; }
```
