Click or drag to resize

DoubleMotionInterpolator Constructor

Initializes a new instance. The user must set the InterpolationAlgorithm and Data properties. The Degree property is initialized to 5 by default.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DoubleMotionInterpolator()
See Also