Table of Contents

DOTimeScale Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOTimeScale(Tween, float, float)

public static TweenerCore<float, float, FloatOptions> DOTimeScale(this Tween target, float endValue, float duration)

Parameters

target Tween
endValue float
duration float

Returns

TweenerCore<float, float, FloatOptions>