Table of Contents

GetSpeedBasedDuration Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

GetSpeedBasedDuration(VectorOptions, float, Vector2)

public override float GetSpeedBasedDuration(VectorOptions options, float unitsXSecond, Vector2 changeValue)

Parameters

options VectorOptions
unitsXSecond float
changeValue Vector2

Returns

float