Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Graphic.CrossFadeColor

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

Parameters

targetColor Target color.
duration Tween duration.
ignoreTimeScale Should ignore Time.scale?
useAlpha Should also Tween the alpha channel?

Description

Tweens the CanvasRenderer color associated with this Graphic.

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