Table of Contents

DOFlip Method

Namespace
DG.Tweening

DOFlip(AudioMixer)

public static int DOFlip(this AudioMixer target)

Flips the direction (backwards if it was going forward or viceversa) of 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 flipped.

Parameters

target AudioMixer

Returns

int