ReplayVarAttribute Fields

Ultimate Replay

ReplayVarAttribute Fields

The ReplayVarAttribute type exposes the following members.

Fields
  Name Description
Public field interpolate
Should the value of the field be interpolated between frames or should the value snap to the exact frame value. Most built-in types support interpolation such as Byte and Single. Basic Unity types such as Vector2 and Color also support interpolation.
Top
See Also