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.8.2.285
Syntax
C#
public InterpolationMethod InterpolationMethod { get; set; }

Property Value

Type: InterpolationMethod
See Also