Table of Contents

DOPixelRect Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOPixelRect(Camera, Rect, float)

public static TweenerCore<Rect, Rect, RectOptions> DOPixelRect(this Camera target, Rect endValue, float duration)

Parameters

target Camera
endValue Rect
duration float

Returns

TweenerCore<Rect, Rect, RectOptions>