Table of Contents

FloatPlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class FloatPlugin : ABSTweenPlugin<float, float, FloatOptions>, ITweenPlugin
Inheritance
FloatPlugin
Implements
Inherited Members

Constructors

FloatPlugin()

Methods

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