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

Property Value

InterpolationMethod
See Also