Version: 2020.3
言語: 日本語

StyleFloat

struct in UnityEngine.UIElements

マニュアルに切り替える

説明

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

変数

keywordThe style keyword.
valueThe float value.

コンストラクタ

StyleFloatCreates from either a float or a StyleKeyword.