Set the interpolation method to use, LINEAR causes the values to linearly change between the values, and CUBIC causes the values to smoothly change between the values.
Use KeyframeTransition instead
this | |
object |
a Object |
property_name |
the name of a property on object |
interpolation |
the Interpolation to use |