Table of Contents

DOSmoothRewind Method

Namespace
DG.Tweening

DOSmoothRewind(AudioMixer)

public static int DOSmoothRewind(this AudioMixer target)

Smoothly rewinds all tweens that have this target as a reference (meaning tweens that were started from this target, or that had this target added as an Id) and returns the total number of tweens rewinded.

Parameters

target AudioMixer

Returns

int