Table of Contents

SetFrom Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

SetFrom(TweenerCore<float, float, FloatOptions>, bool)

public override void SetFrom(TweenerCore<float, float, FloatOptions> t, bool isRelative)

Parameters

t TweenerCore<float, float, FloatOptions>
isRelative bool

SetFrom(TweenerCore<float, float, FloatOptions>, float, bool, bool)

public override void SetFrom(TweenerCore<float, float, FloatOptions> t, float fromValue, bool setImmediately, bool isRelative)

Parameters

t TweenerCore<float, float, FloatOptions>
fromValue float
setImmediately bool
isRelative bool