InOut(k) → {number}
Back ease-in/out.
Parameters
Name | Type | Description |
---|---|---|
k | number | The value to be tweened. |
Returns
number -
The tweened value.
- Source code: tween/Easing.js (Line 487)
InOut(k) → {number}
Back ease-in/out.
Name | Type | Description |
---|---|---|
k | number | The value to be tweened. |
The tweened value.
Please login to continue.