Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Manual

Update mode is manual. You need to manually call PlayableGraph.Evaluate with your own deltaTime. This can be useful for graphs that are completely disconnected from the rest of the game. For example, localized bullet time.
Read time 1 minuteLast updated 10 days ago

Definition

Manual = 3