Set the speed of the animation path
| <animationpath>.speed( | |
| value |
)
value
The speed ratio.
A value of 2 will double the animation speed.
A value of 0.5 will slow down the animation speed by half.
This will set how fast to animate the path.
None