Table of Contents

Vector2Plugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class Vector2Plugin : ABSTweenPlugin<Vector2, Vector2, VectorOptions>, ITweenPlugin
Inheritance
ABSTweenPlugin<Vector2, Vector2, VectorOptions>
Vector2Plugin
Implements
Inherited Members

Constructors

Vector2Plugin()

Methods

ConvertToStartValue(TweenerCore<Vector2, Vector2, VectorOptions>, Vector2)
EvaluateAndApply(VectorOptions, Tween, bool, DOGetter<Vector2>, DOSetter<Vector2>, float, Vector2, Vector2, float, bool, int, UpdateNotice)
GetSpeedBasedDuration(VectorOptions, float, Vector2)
Reset(TweenerCore<Vector2, Vector2, VectorOptions>)
SetChangeValue(TweenerCore<Vector2, Vector2, VectorOptions>)
SetFrom(TweenerCore<Vector2, Vector2, VectorOptions>, bool)
SetFrom(TweenerCore<Vector2, Vector2, VectorOptions>, Vector2, bool, bool)
SetRelativeEndValue(TweenerCore<Vector2, Vector2, VectorOptions>)