Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
{
    "componentName" : "linearTween"
  , "properties" : <Dynamic>
  , "duration" : <Float>
  , "mode" : <absolute|relative>
}
Code Block
"properties" : {
    <String> : <Int|Float|Vector>
}

Overview

  • Performs linear interpolation on given properties

Properties

  • None

Events

  • None

Remarks

  • None