curve property
read / write
The animation curve used to ease the animation.
myAction.curve = bounceOut;
Implementation
Curve curve
The animation curve used to ease the animation.
myAction.curve = bounceOut;
Curve curve