RotationalMotionInterpolator Properties |
The RotationalMotionInterpolator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
Gets or sets the data over which to interpolate.
|
![]() | Degree |
Gets or sets the degree of interpolation to perform.
|
![]() | InterpolationAlgorithm |
Gets or sets the interpolation algorithm used to interpolate the rotational motion.
|
![]() | IsFrozen |
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.) |
![]() | SegmentBoundaryTimes |
Gets or sets the boundary times between segments that the interpolator should not interpolate over.
|