Table of Contents

SetFrom Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

SetFrom(TweenerCore<double, double, NoOptions>, bool)

public override void SetFrom(TweenerCore<double, double, NoOptions> t, bool isRelative)

Parameters

t TweenerCore<double, double, NoOptions>
isRelative bool

SetFrom(TweenerCore<double, double, NoOptions>, double, bool, bool)

public override void SetFrom(TweenerCore<double, double, NoOptions> t, double fromValue, bool setImmediately, bool isRelative)

Parameters

t TweenerCore<double, double, NoOptions>
fromValue double
setImmediately bool
isRelative bool