Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Pause()

Pauses playback of the currently running playable.
Read time 1 minuteLast updated 9 days ago

Definition

public void Pause()

Remarks

This method internally invokes PlayableGraph.Stop to stop the playable graph time from being automatically updated.