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