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

public void Play();

Description

Plays the graph.

For all Playables that are connected to a PlayableOutput, time will increment automatically each frame.