EvaluateAndApply Method
EvaluateAndApply(TPlugOptions, Tween, bool, DOGetter<T1>, DOSetter<T1>, float, T2, T2, float, bool, int, UpdateNotice)
public abstract void EvaluateAndApply(TPlugOptions options, Tween t, bool isRelative, DOGetter<T1> getter, DOSetter<T1> setter, float elapsed, T2 startValue, T2 changeValue, float duration, bool usingInversePosition, int newCompletedSteps, UpdateNotice updateNotice)