Table of Contents

DORewind Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DORewind(Component, bool)

public static int DORewind(this Component target, bool includeDelay = true)

Parameters

target Component
includeDelay bool

Returns

int

DORewind(Material, bool)

public static int DORewind(this Material target, bool includeDelay = true)

Parameters

target Material
includeDelay bool

Returns

int