ReplayTime.TimeScale Property

Ultimate Replay

ReplayTimeTimeScale Property
The time scale value used during replay playback. This value is ignored during replay recording.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static float TimeScale { get; set; }

Property Value

Type: Single
See Also