Table of Contents

DOPunchScale Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOPunchScale(Transform, Vector3, float, int, float)

public static Tweener DOPunchScale(this Transform target, Vector3 punch, float duration, int vibrato = 10, float elasticity = 1)

Parameters

target Transform
punch Vector3
duration float
vibrato int
elasticity float

Returns

Tweener