Version: 2019.4

StyleColor

struct in UnityEngine.UIElements

マニュアルに切り替える

説明

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

変数

keywordThe style keyword.
valueThe Color value.

コンストラクタ

StyleColorCreates from either a Color or StyleKeyword.