Version: 2017.1

ColorBlock

struct in UnityEngine.UI

매뉴얼로 전환

설명

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

정적 변수

defaultColorBlockSimple getter for the default ColorBlock.

변수

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.