Table of Contents

DOLocalMoveX Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOLocalMoveX(Transform, float, float, bool)

public static TweenerCore<Vector3, Vector3, VectorOptions> DOLocalMoveX(this Transform target, float endValue, float duration, bool snapping = false)

Parameters

target Transform
endValue float
duration float
snapping bool

Returns

TweenerCore<Vector3, Vector3, VectorOptions>