LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

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.