This version of Unity is unsupported.

PlayableGraph.GetRootPlayable

public Playables.Playable GetRootPlayable(int index);

Parameters

index The index of the root Playable.

Description

Returns the Playable with no output connections at the given index.