Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ColorBlock

struct in UnityEngine.UI

Description

Structure to store the state of a color transition on a Selectable.

Static Properties

defaultColorBlockSimple getter for the default ColorBlock.

Properties

colorMultiplierMultiplier applied to colors (allows brightening greater then base color).
disabledColorDisabled Color.
fadeDurationHow long a color transition should take.
highlightedColorHighlighted Color.
normalColorNormal Color.
pressedColorPressed Color.

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