Enum: MorphingSolverType

This enum specifies the interpolator to use for a morphing operation.

Fields

Name Description
Fast Indicates that a fast interpolator is used for the morphing operation.
Linear Linear.
Smooth Indicates that a smooth interpolator is used for the morphing operation.
Unspecified Unspecified.