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

DirectorUpdateMode.UnscaledGameTime

Description

Update is based on Time.unscaledTime. Use this for graphs that need to be updated even when gameplay is paused. Example: Menus transitions need to be updated even when the game is paused.