Table of Contents

ChangeStartValue Method

Namespace
DG.Tweening
Assembly
DOTween.dll

ChangeStartValue(object, float)

public abstract Tweener ChangeStartValue(object newStartValue, float newDuration = -1)

Parameters

newStartValue object
newDuration float

Returns

Tweener