new Linear() Linear easing. Source: tween/Easing.js, line 16 Methods None(k) → {number} Linear Easing (no variation). Parameters: Name Type Description k number The value to be tweened. Source: tween/Easing.js, line 23 Returns: k. Type number