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

PlayableGraph.Play

Declaration

public void Play();

Description

Plays the graph.

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