Tweener<T, U>.interpolater
Property in Tweener<T, U>
Declaration
public Interpolater<U> interpolaterDescription
The function that interpolates values between the tween's start and end value.
public Interpolater<U> interpolaterThe function that interpolates values between the tween's start and end value.