Interface that permits a class to inject playables into a graph.
| Description | |
|---|---|
| duration | Duration in seconds. | 
| outputs | A description of the PlayableOutputs generated by this asset. | 
| Description | |
|---|---|
| CreatePlayable | Implement this method to have your asset inject playables into the given graph. |