Table of Contents

DOTime Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOTime(TrailRenderer, float, float)

public static TweenerCore<float, float, FloatOptions> DOTime(this TrailRenderer target, float endValue, float duration)

Parameters

target TrailRenderer
endValue float
duration float

Returns

TweenerCore<float, float, FloatOptions>