Version: 2019.4

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.