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.Create

public static Playables.PlayableGraph Create();

Returns

PlayableGraph The newly created PlayableGraph.

Description

Creates a PlayableGraph.

When created, the graph doesn't have any Playable or PlayableOutput.