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

ColorBlock

struct in UnityEngine.UI

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

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: