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

DirectorUpdateMode.GameTime

Description

Update is based on Time.time. Use this for graphs that need to be synchronized on gameplay, and that need to be paused when the game is paused.