Version: 2020.3
言語: 日本語

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.