public void CrossFadeColor (Color targetColor, float duration, bool ignoreTimeScale, bool useAlpha);

파라미터

targetColorTarget color.
durationTween duration.
ignoreTimeScaleShould ignore Time.scale?
useAlphaShould also Tween the alpha channel?

설명

Tweens the CanvasRenderer color associated with this Graphic.


Did you find this page useful? Please give it a rating: