Version: 2017.2

Graphic.CrossFadeAlpha

Switch to Manual
public void CrossFadeAlpha (float alpha, float duration, bool ignoreTimeScale);

Parameters

alpha Target alpha.
duration Duration of the tween in seconds.
ignoreTimeScale Should ignore Time.scale?

Description

Tweens the alpha of the CanvasRenderer color associated with this Graphic.