reverse : boolean
If set to true
the current tween will play in reverse.
If the tween hasn't yet started this has no effect.
If there are child tweens then all child tweens will play in reverse from the current point.
- Source code: tween/Tween.js (Line 49)
Please login to continue.