Version: 2020.1
言語: 日本語

UxmlValueBounds

class in UnityEngine.UIElements

/

継承:UIElements.UxmlTypeRestriction

マニュアルに切り替える

説明

Restricts the value of an attribute to be within the specified bounds.

変数

excludeMaxTrue if the bounds exclude max.
excludeMinTrue if the bounds exclude min.
maxThe maximum value for the attribute.
minThe minimum value for the attribute.

コンストラクタ

UxmlValueBoundsコンストラクター

Public 関数

EqualsIndicates whether the current UxmlValueBounds object is equal to another object of the same type.

継承メンバー