Determines which mode of time measurement to use in wait operations.
Property | Description |
---|---|
Realtime | Evaluates timeout values as units of real time. |
InGameTime | Evaluates timeout values as units of in-game time, which is scaled according to the value of Time.timeScale. |