Table of Contents Chapter Index Previous Slide Next Slide 419
Syntax: NormalInterpolator

Controlling shading
Syntax: NormalInterpolator
  • A NormalInterpolator node describes a normal path
  • keys - key fractions
  • values - key normal lists (X,Y,Z lists)

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