Version: 2017.2

Graphic.CrossFadeAlpha

Cambiar al Manual
public void CrossFadeAlpha (float alpha, float duration, bool ignoreTimeScale);

Parámetros

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

Descripción

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