Table of Contents

SetFrom Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

SetFrom(TweenerCore<Rect, Rect, RectOptions>, bool)

public override void SetFrom(TweenerCore<Rect, Rect, RectOptions> t, bool isRelative)

Parameters

t TweenerCore<Rect, Rect, RectOptions>
isRelative bool

SetFrom(TweenerCore<Rect, Rect, RectOptions>, Rect, bool, bool)

public override void SetFrom(TweenerCore<Rect, Rect, RectOptions> t, Rect fromValue, bool setImmediately, bool isRelative)

Parameters

t TweenerCore<Rect, Rect, RectOptions>
fromValue Rect
setImmediately bool
isRelative bool