Timeline Mixer Documentation
|
Public Member Functions | |
void | CreateTimelineMixerOutput () |
Create an output on the playable graph for this TimelineMixerPlayable and connect it | |
void | AddToGraph (ScriptPlayable< TimelinePlayable > playable, PlayableNode timelineNode, TimelineAsset timeline, BindingData bindingGroup) |
Make graph connections and store information about them. | |
Private Member Functions | |
PlayableConnectionInfo | CreateMixerConnections (PlayableConnectionInfo info) |
Connect playables to the right mixer, and return modified PlayableConnectionInfo. | |