ColorBlock

struct in UnityEngine.UI

Cambiar al Manual

Descripción

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

Variables Estáticas

defaultColorBlockSimple getter for the default ColorBlock.

Variables

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.