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