Table of Contents

Vector4Plugin Class

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

Constructors

Vector4Plugin()

Methods

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