Table of Contents Chapter Index Previous Slide Next Slide 279
Understanding Normal Interpolators

Interpolating Other Data Types

Understanding Normal Interpolators
  • NormalInterpolator nodes describe:
  • keys - key fractions
  • values - key normal lists (X,Y,Z lists)

    NormalInterpolator {
        key [ 0.0, . . . ]
        keyValue [ 0.0 1.0 1.0, . . . ]
    }