StyleColor

struct in UnityEngine.UIElements

Switch to Manual

Description

Style value that can be either a Color or a StyleKeyword.

Variables

keywordThe style keyword.
valueThe Color value.

Constructors

StyleColorCreates from either a Color or StyleKeyword.