Table of Contents

SetFrom Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

SetFrom(TweenerCore<Vector3, Path, PathOptions>, bool)

public override void SetFrom(TweenerCore<Vector3, Path, PathOptions> t, bool isRelative)

Parameters

t TweenerCore<Vector3, Path, PathOptions>
isRelative bool

SetFrom(TweenerCore<Vector3, Path, PathOptions>, Path, bool, bool)

public override void SetFrom(TweenerCore<Vector3, Path, PathOptions> t, Path fromValue, bool setImmediately, bool isRelative)

Parameters

t TweenerCore<Vector3, Path, PathOptions>
fromValue Path
setImmediately bool
isRelative bool