Table of Contents

SetOrientation Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

SetOrientation(PathOptions, Tween, Path, float, Vector3, UpdateNotice)

public void SetOrientation(PathOptions options, Tween t, Path path, float pathPerc, Vector3 tPos, UpdateNotice updateNotice)

Parameters

options PathOptions
t Tween
path Path
pathPerc float
tPos Vector3
updateNotice UpdateNotice