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