Table of Contents

GetSpeedBasedDuration Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

GetSpeedBasedDuration(VectorOptions, float, Vector3)

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

Parameters

options VectorOptions
unitsXSecond float
changeValue Vector3

Returns

float