PlayableGraph.GetRootPlayable

public Playables.Playable GetRootPlayable(int index);

Parameters

indexThe index of the root Playable.

Description 描述

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