static AnimatableTransformListValue |
AnimatableTransformListValue.interpolate(AnimatableTransformListValue res,
AnimatableTransformListValue value1,
AnimatableTransformListValue value2,
AnimatableTransformListValue value3,
AnimatableTransformListValue to1,
AnimatableTransformListValue to2,
AnimatableTransformListValue to3,
float interpolation1,
float interpolation2,
float interpolation3,
AnimatableTransformListValue accumulation,
int multiplier)
Performs a three-way interpolation between the specified values. |