ReplayTransform.OnReplayUpdate Method

Ultimate Replay

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)
Syntax
C#
public override void OnReplayUpdate()
See Also