Table of Contents

Vector3ArrayPlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class Vector3ArrayPlugin : ABSTweenPlugin<Vector3, Vector3[], Vector3ArrayOptions>, ITweenPlugin
Inheritance
ABSTweenPlugin<Vector3, Vector3[], Vector3ArrayOptions>
Vector3ArrayPlugin
Implements
Inherited Members

Constructors

Vector3ArrayPlugin()

Methods

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