# outputs

> A description of the PlayableOutput s generated by this asset.

## Definition

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

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