Table of Contents

SetFrom Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

SetFrom(TweenerCore<uint, uint, UintOptions>, bool)

public override void SetFrom(TweenerCore<uint, uint, UintOptions> t, bool isRelative)

Parameters

t TweenerCore<uint, uint, UintOptions>
isRelative bool

SetFrom(TweenerCore<uint, uint, UintOptions>, uint, bool, bool)

public override void SetFrom(TweenerCore<uint, uint, UintOptions> t, uint fromValue, bool setImmediately, bool isRelative)

Parameters

t TweenerCore<uint, uint, UintOptions>
fromValue uint
setImmediately bool
isRelative bool