ReplayVariable.IsInterpolated Property

Ultimate Replay

ReplayVariableIsInterpolated Property
Returns true if this ReplayVariable should be interpolated between frames.

Namespace: UltimateReplay.Core
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsInterpolated { get; }

Property Value

Type: Boolean
See Also