This version of Unity is unsupported.

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.