Table of Contents

GetSpeedBasedDuration Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

GetSpeedBasedDuration(PathOptions, float, Path)

public override float GetSpeedBasedDuration(PathOptions options, float unitsXSecond, Path changeValue)

Parameters

options PathOptions
unitsXSecond float
changeValue Path

Returns

float