ReplayTransform.interpolate Field

Ultimate Replay

ReplayTransforminterpolate Field
Should the transform be interpolated between states. This is recommended when low record rates are used as without interpolation the playback can seem jumpy.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool interpolate

Field Value

Type: Boolean
See Also