Creating Interpolators
Types of Interpolators
- Simple interpolators map alpha to a value between a start
and end value
- Single transforms
- PositionInterpolator,
RotationInterpolator , and
ScaleInterpolator
- Colors and transparency
- ColorInterpolator and
TransparencyInterpolator
- Switch group values
- SwitchValueInterpolator