ReplayTime Properties

Ultimate Replay

ReplayTime Properties

The ReplayTime type exposes the following members.

Properties
  Name Description
Public property Static member Delta
Represents a delta between current replay frames. This normalized value can be used to interpolate smoothly between replay states where a low record rate is used. Note: this value is not the actual delta time but a value representing the transition progress between replay frames.
Public property Static member Time
Get the current replay playback time.
Public property Static member TimeScale
The time scale value used during replay playback. This value is ignored during replay recording.
Top
See Also