new Linear() Linear easing. Source: tween/Easing.js, line 14 Methods In(k) → {number} Ease-in. Parameters: Name Type Description k number The value to be tweened. Source: tween/Easing.js, line 21 Returns: k^2. Type number