Ultimate Replay Scripting Reference
| ReplayTransformOnReplayUpdate Method |
Called during playback and allows the transform to be interpolated to provide a smooth replay even if lower record rates are used.
Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxC#
public override void OnReplayUpdate()
See Also