Table of Contents Chapter Index Previous Slide Next Slide 267
Understanding Interpolation

Interpolating Positions

Understanding Interpolation
  • Interpolation fills in values between your key values:
    Time Position
    0.0 0.0 0.0 0.0
    0.1 0.4 0.1 0.0
    0.2 0.8 0.2 0.0
    . . . . . .
    0.5 4.0 1.0 0.0
    . . . . . .