Table of contents
Chapter index
Previous slide
Next slide
155
Syntax: ColorInterpolator
Animating transforms
Syntax: ColorInterpolator
ColorInterpolator
node describes a color path
key
- key fractional times
keyValue
- key colors (red, green, blue)
ColorInterpolator { key [ 0.0, . . . ] keyValue [ 1.0 1.0 0.0, . . . ] }
Typically route into a
Material
node's
set_diffuseColor
or
set_emissiveColor
inputs