Table of Contents

DOScaleY Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOScaleY(Transform, float, float)

public static TweenerCore<Vector3, Vector3, VectorOptions> DOScaleY(this Transform target, float endValue, float duration)

Parameters

target Transform
endValue float
duration float

Returns

TweenerCore<Vector3, Vector3, VectorOptions>