Table of Contents

Vector3Plugin Class

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

Constructors

Vector3Plugin()

Methods

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