- interpolatedTime
- The value of the normalized time (0.0 to 1.0) after it has been run through the interpolation function.
- t
- The Transformation object to fill in with the current transforms.
Helper for getTransformation. Subclasses should implement this to apply their transforms given an interpolation value. Implementations of this method should always replace the specified Transformation or document they are doing otherwise.