Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlayableGraph.GetRootPlayable

Declaration

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.