Table of Contents

SetFrom Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

SetFrom(TweenerCore<string, string, StringOptions>, bool)

public override void SetFrom(TweenerCore<string, string, StringOptions> t, bool isRelative)

Parameters

t TweenerCore<string, string, StringOptions>
isRelative bool

SetFrom(TweenerCore<string, string, StringOptions>, string, bool, bool)

public override void SetFrom(TweenerCore<string, string, StringOptions> t, string fromValue, bool setImmediately, bool isRelative)

Parameters

t TweenerCore<string, string, StringOptions>
fromValue string
setImmediately bool
isRelative bool