Table of Contents

DoublePlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class DoublePlugin : ABSTweenPlugin<double, double, NoOptions>, ITweenPlugin
Inheritance
DoublePlugin
Implements
Inherited Members

Constructors

DoublePlugin()

Methods

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