Version: 2019.4

Length

struct in UnityEngine.UIElements

マニュアルに切り替える

説明

Reprensents a distance value.

変数

unitThe unit of the value property.
valueThe length value.

コンストラクタ

LengthCreates from a float and an optionnal LengthUnit.

Static 関数

PercentCreates a percentage Length from a float.