Click or drag to resize

RotationalMotionInterpolator Properties

The RotationalMotionInterpolator type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets the data over which to interpolate.
Public propertyDegree
Gets or sets the degree of interpolation to perform.
Public propertyInterpolationAlgorithm
Gets or sets the interpolation algorithm used to interpolate the rotational motion.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertySegmentBoundaryTimes
Gets or sets the boundary times between segments that the interpolator should not interpolate over.
Top
See Also