This enum specifies the interpolator to use for a morphing operation.
Declaration Syntax
public enum MorphingSolverType
Table 1152: Members
|
Member |
Fast |
Indicates that a fast interpolator is used for the morphing operation. |
|
Member |
Smooth |
Indicates that a smooth interpolator is used for the morphing operation. |