Table of Contents

Invoke Method

Namespace
DG.Tweening
Assembly
DOTween.dll

Invoke(float, float, float, float)

public virtual float Invoke(float time, float duration, float overshootOrAmplitude, float period)

Parameters

time float
duration float
overshootOrAmplitude float
period float

Returns

float