Ultimate Replay Scripting Reference
ReplayTime Properties |
The ReplayTime type exposes the following members.
Properties
Name | Description | |
---|---|---|
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.
|
|
Time |
Get the current replay playback time.
|
|
TimeScale |
The time scale value used during replay playback.
This value is ignored during replay recording.
|
See Also