Table of Contents

DOBlendablePunchRotation Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOBlendablePunchRotation(Transform, Vector3, float, int, float)

public static Tweener DOBlendablePunchRotation(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