ChangeEndValue Method
ChangeEndValue(object, float, bool)
public abstract Tweener ChangeEndValue(object newEndValue, float newDuration = -1, bool snapStartValue = false)
Parameters
Returns
ChangeEndValue(object, bool)
public abstract Tweener ChangeEndValue(object newEndValue, bool snapStartValue)