Table of Contents

ConvertToStartValue Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

ConvertToStartValue(TweenerCore<Vector3, Path, PathOptions>, Vector3)

public override Path ConvertToStartValue(TweenerCore<Vector3, Path, PathOptions> t, Vector3 value)

Parameters

t TweenerCore<Vector3, Path, PathOptions>
value Vector3

Returns

Path