- currentTime
- Where we are in the animation. This is wall clock time.
- outTransformation
- A transformation object that is provided by the caller and will be filled in by the animation.
- scale
- Scaling factor to apply to any inputs to the transform operation, such pivot points being rotated or scaled around.
Documentation for this section has not yet been entered.
Gets the transformation to apply at a specified point in time. Implementations of this method should always replace the specified Transformation or document they are doing otherwise.