Table of Contents

DOResize Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOResize(TrailRenderer, float, float, float)

public static Tweener DOResize(this TrailRenderer target, float toStartWidth, float toEndWidth, float duration)

Parameters

target TrailRenderer
toStartWidth float
toEndWidth float
duration float

Returns

Tweener