Table of Contents

PathPlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class PathPlugin : ABSTweenPlugin<Vector3, Path, PathOptions>, ITweenPlugin
Inheritance
PathPlugin
Implements
Inherited Members

Constructors

PathPlugin()

Fields

MinLookAhead

Methods

ConvertToStartValue(TweenerCore<Vector3, Path, PathOptions>, Vector3)
EvaluateAndApply(PathOptions, Tween, bool, DOGetter<Vector3>, DOSetter<Vector3>, float, Path, Path, float, bool, int, UpdateNotice)
Get()
GetSpeedBasedDuration(PathOptions, float, Path)
Reset(TweenerCore<Vector3, Path, PathOptions>)
SetChangeValue(TweenerCore<Vector3, Path, PathOptions>)
SetFrom(TweenerCore<Vector3, Path, PathOptions>, Path, bool, bool)
SetFrom(TweenerCore<Vector3, Path, PathOptions>, bool)
SetOrientation(PathOptions, Tween, Path, float, Vector3, UpdateNotice)
SetRelativeEndValue(TweenerCore<Vector3, Path, PathOptions>)