Table of Contents Chapter Index Previous Slide Next Slide 143
Syntax: ScalarInterpolator

Animating transforms
Syntax: ScalarInterpolator
  • ScalarInterpolator node describes a scalar path
  • keys - key fractions
  • values - key scalars (used for anything)

    ScalarInterpolator {
        key [ 0.0, . . . ]
        keyValue [ 4.5, . . . ]
    }
  • Route into a Material node's set_transparency input