ReplayTransform Fields

Ultimate Replay

ReplayTransform Fields

The ReplayTransform type exposes the following members.

Fields
  Name Description
Public field interpolate
Should the transform be interpolated between states. This is recommended when low record rates are used as without interpolation the playback can seem jumpy.
Public field recordPosition
Should the position value of the transform be recorded.
Public field recordRotation
Should the rotation value of the transform be recorded.
Public field recordScale
Should the scale value of the transform be recorded.
Top
See Also