Version: 2017.2

Graphic.CrossFadeAlpha

매뉴얼로 전환
public void CrossFadeAlpha (float alpha, float duration, bool ignoreTimeScale);

파라미터

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

설명

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