Play()
Plays the graph.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
public void Play()
Remarks
For all Playables that are connected to a PlayableOutput, time will increment automatically each frame.