Table of Contents

GetSpeedBasedDuration Method

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll

GetSpeedBasedDuration(Vector3ArrayOptions, float, Vector3[])

public override float GetSpeedBasedDuration(Vector3ArrayOptions options, float unitsXSecond, Vector3[] changeValue)

Parameters

options Vector3ArrayOptions
unitsXSecond float
changeValue Vector3[]

Returns

float