Table of Contents

DOBlendableRotateBy Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOBlendableRotateBy(Transform, Vector3, float, RotateMode)

public static Tweener DOBlendableRotateBy(this Transform target, Vector3 byValue, float duration, RotateMode mode = RotateMode.Fast)

Parameters

target Transform
byValue Vector3
duration float
mode RotateMode

Returns

Tweener