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.
selectedColorSelected Color.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答