Table of Contents

DOIntensity Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOIntensity(Light, float, float)

public static TweenerCore<float, float, FloatOptions> DOIntensity(this Light target, float endValue, float duration)

Parameters

target Light
endValue float
duration float

Returns

TweenerCore<float, float, FloatOptions>