Table of Contents

RectPlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class RectPlugin : ABSTweenPlugin<Rect, Rect, RectOptions>, ITweenPlugin
Inheritance
RectPlugin
Implements
Inherited Members

Constructors

RectPlugin()

Methods

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