Click or drag to resize

TransitionElementInterpolationMethod Property

The interpolation method to use when moving between the previous value and the current one.

Namespace:  Transitions
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public InterpolationMethod InterpolationMethod { get; set; }

Property Value

Type: InterpolationMethod
See Also